Searched defs:curtype (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-encoding.cc | 253 encode_pointer (tree type, int curtype, int format) in encode_pointer() 348 encode_array (tree type, int curtype, int format) in encode_array() 411 encode_vector (tree type, int curtype, int format) in encode_vector() 441 encode_aggregate_fields (tree type, bool pointed_to, int curtype, int format) in encode_aggregate_fields() 482 encode_aggregate_within (tree type, int curtype, int format, int left, in encode_aggregate_within() 596 encode_type (tree type, int curtype, int format) in encode_type() 813 encode_field (tree field_decl, int curtype, int format) in encode_field()
|
H A D | objc-act.cc | 6599 tree curtype = TYPE_MAIN_VARIANT in objc_is_public() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-encoding.c | 253 encode_pointer (tree type, int curtype, int format) in encode_pointer() 348 encode_array (tree type, int curtype, int format) in encode_array() 411 encode_vector (tree type, int curtype, int format) in encode_vector() 441 encode_aggregate_fields (tree type, bool pointed_to, int curtype, int format) in encode_aggregate_fields() 482 encode_aggregate_within (tree type, int curtype, int format, int left, in encode_aggregate_within() 596 encode_type (tree type, int curtype, int format) in encode_type() 813 encode_field (tree field_decl, int curtype, int format) in encode_field()
|
H A D | objc-act.c | 6513 tree curtype = TYPE_MAIN_VARIANT in objc_is_public() local
|
/netbsd-src/usr.bin/ftp/ |
H A D | ftp_var.h | 234 GLOBAL int curtype; /* current file transfer type */ global() variable
|
/netbsd-src/external/cddl/osnet/dist/common/acl/ |
H A D | acl_common.c | 465 int curtype = 0; in ln_aent_preprocess() local
|