Searched defs:sfield (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-codegen.cc | 892 tree sfield = get_symbol_decl (vd); in lower_struct_comparison() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-codegen.cc | 954 tree sfield = get_symbol_decl (vd); in lower_struct_comparison() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | rx-decode.c | 178 immediate (int sfield, int ex, LocalData * ld) in immediate()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | rx-decode.c | 178 immediate (int sfield, int ex, LocalData * ld) in immediate()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic54x.c | 596 struct stag_field *sfield = XCNEW (struct stag_field); in stag_add_field() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic54x.c | 627 struct stag_field *sfield = XCNEW (struct stag_field); in stag_add_field() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-low.c | 744 tree field, type, sfield = NULL_TREE; in install_var_field() local 2182 tree sfield = lookup_sfield (decl, ctx); in finish_taskreg_scan() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-low.cc | 782 tree field, type, sfield = NULL_TREE; in install_var_field() local 2451 tree sfield = lookup_sfield (decl, ctx); in finish_taskreg_scan() local
|