Searched defs:fldoff (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/include/ |
H A D | struct.h | 38 #define fldoff(name, field) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-array-bounds.cc | 684 tree fldoff = int_const_binop (PLUS_EXPR, fldpos, refoff); in inbounds_memaccess_p() local
|
H A D | gimple-ssa-sprintf.cc | 2242 set_aggregate_size_and_offset (tree type, HOST_WIDE_INT *fldoff, in set_aggregate_size_and_offset() 2288 get_origin_and_offset_r (tree x, HOST_WIDE_INT *fldoff, HOST_WIDE_INT *fldsize, in get_origin_and_offset_r() 2435 get_origin_and_offset (tree x, HOST_WIDE_INT *fldoff, HOST_WIDE_INT *off, in get_origin_and_offset()
|
H A D | pointer-query.cc | 2409 HOST_WIDE_INT *fldoff /* = nullptr */, in field_at_offset()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-sprintf.c | 2246 HOST_WIDE_INT fldoff = int_byte_position (fld); in field_at_offset() local 2290 get_origin_and_offset (tree x, HOST_WIDE_INT *fldoff, HOST_WIDE_INT *off) in get_origin_and_offset()
|