Home
last modified time | relevance | path

Searched defs:structp (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ddw2gencfi.c79 #define CUR_SEG(structp) structp->cur_seg argument
80 #define SET_CUR_SEG(structp, seg) structp->cur_seg = seg argument
81 #define HANDLED(structp) structp->handled argument
82 #define SET_HANDLED(structp, val) structp->handled = val argument
84 #define CUR_SEG(structp) NULL argument
85 #define SET_CUR_SEG(structp, seg) (void) (0 && seg) argument
86 #define HANDLED(structp) 0 argument
87 #define SET_HANDLED(structp, val) (void) (0 && val) argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ddw2gencfi.c89 #define CUR_SEG(structp) structp->cur_seg argument
90 #define SET_CUR_SEG(structp, seg) structp->cur_seg = seg argument
91 #define HANDLED(structp) structp->handled argument
92 #define SET_HANDLED(structp, val) structp->handled = val argument
94 #define CUR_SEG(structp) NULL argument
95 #define SET_CUR_SEG(structp, seg) (void) (0 && seg) argument
96 #define HANDLED(structp) 0 argument
97 #define SET_HANDLED(structp, val) (void) (0 && val) argument
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dprdbg.c997 bool structp, unsigned int size) in pr_start_struct_type()
1170 bool structp, unsigned int size, in pr_start_class_type()
1991 bool structp, in tg_start_struct_type()
2086 bool structp, unsigned int size, in tg_start_class_type()
H A Dwrstabs.c1297 bool structp, unsigned int size) in stab_start_struct_type()
1431 bool structp, unsigned int size, in stab_start_class_type()
H A Ddebug.c1285 debug_make_struct_type (void *handle, bool structp, bfd_vma size, in debug_make_struct_type()
1315 debug_make_object_type (void *handle, bool structp, bfd_vma size, in debug_make_object_type()
H A Dstabs.c2127 bool structp, in parse_stab_struct_type()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dprdbg.c1005 bool structp, unsigned int size) in pr_start_struct_type()
1179 bool structp, unsigned int size, in pr_start_class_type()
1988 bool structp, in tg_start_struct_type()
2075 bool structp, unsigned int size, in tg_start_class_type()
H A Dwrstabs.c1312 bool structp, unsigned int size) in stab_start_struct_type()
1449 bool structp, unsigned int size, in stab_start_class_type()
H A Ddebug.c1278 debug_make_struct_type (void *handle, bool structp, bfd_vma size, in debug_make_struct_type()
1309 debug_make_object_type (void *handle, bool structp, bfd_vma size, in debug_make_object_type()
H A Dstabs.c2100 bool structp, in parse_stab_struct_type()