Searched defs:curtype (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-encoding.c | 255 encode_pointer (tree type, int curtype, int format) in encode_pointer() 350 encode_array (tree type, int curtype, int format) in encode_array() 413 encode_vector (tree type, int curtype, int format) in encode_vector() 443 encode_aggregate_fields (tree type, bool pointed_to, int curtype, int format) in encode_aggregate_fields() 484 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() 812 encode_field (tree field_decl, int curtype, int format) in encode_field()
|
H A D | objc-act.c | 6408 tree curtype = TYPE_MAIN_VARIANT in objc_is_public() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | valops.c | 3187 value_aggregate_elt (struct type *curtype, char *name, in value_aggregate_elt() 3268 struct type *curtype, char *name, in value_struct_elt_for_reference() 3474 value_namespace_elt (const struct type *curtype, in value_namespace_elt() 3496 value_maybe_namespace_elt (const struct type *curtype, in value_maybe_namespace_elt()
|
H A D | ax-gdb.c | 1658 const struct type *curtype, char *name) in gen_namespace_elt() 1678 const struct type *curtype, char *name) in gen_maybe_namespace_elt()
|
/dflybsd-src/contrib/tnftp/src/ |
H A D | ftp_var.h | 239 GLOBAL int curtype; /* current file transfer type */ variable
|