Searched defs:new_field (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/lib/libform/ |
H A D | field.c | 775 new_field(int rows, int cols, int frow, int fcol, int nrows, int nbuf) in new_field() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 757 context::new_field (type type_, const std::string &name, location loc) in new_field() function
|
H A D | jit-playback.c | 255 new_field (location *loc, in new_field() function
|
H A D | jit-recording.c | 865 recording::context::new_field (recording::location *loc, in new_field() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 818 context::new_field (type type_, const std::string &name, location loc) in new_field() function
|
H A D | jit-playback.cc | 347 new_field (location *loc, in new_field() function in gcc::jit::playback::context
|
H A D | jit-recording.cc | 870 recording::context::new_field (recording::location *loc, in new_field() function in gcc::jit::recording::context
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.c | 8392 tree old_field, new_field; in gfc_conv_array_parameter() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.cc | 8561 tree old_field, new_field; in gfc_conv_array_parameter() local
|