Searched refs:curtype (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-encoding.c71 static void encode_field (tree field_decl, int curtype, int format);
194 the type to encode, and an integer 'curtype' argument, which is the
198 current encoding string starting from 'curtype').
204 'curtype' will be set to 7 when starting to encode 'char **'.
205 During the whole of the encoding of 'char **', 'curtype' will be
253 encode_pointer (tree type, int curtype, int format) argument
266 && (obstack_object_size (&util_obstack) - curtype <= 1)
344 encode_type (pointer_to, curtype, format);
348 encode_array (tree type, int curtype, int format) argument
381 char *enc = (char *) obstack_base (&util_obstack) + curtype;
411 encode_vector(tree type, int curtype, int format) argument
441 encode_aggregate_fields(tree type, bool pointed_to, int curtype, int format) argument
459 pointed_to, curtype, format); local
482 encode_aggregate_within(tree type, int curtype, int format, int left, int right) argument
596 encode_type(tree type, int curtype, int format) argument
713 encode_type (TREE_TYPE (type), curtype, format); local
813 encode_field(tree field_decl, int curtype, int format) argument
835 encode_type (TREE_TYPE (field_decl), curtype, format); local
[all...]
H A Dobjc-act.c6515 tree curtype = TYPE_MAIN_VARIANT
6519 if (basetype == curtype
6520 || DERIVED_FROM_P (basetype, curtype))
6513 tree curtype = TYPE_MAIN_VARIANT local
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-encoding.cc71 static void encode_field (tree field_decl, int curtype, int format);
194 the type to encode, and an integer 'curtype' argument, which is the
198 current encoding string starting from 'curtype').
204 'curtype' will be set to 7 when starting to encode 'char **'.
205 During the whole of the encoding of 'char **', 'curtype' will be
253 encode_pointer (tree type, int curtype, int format) argument
266 && (obstack_object_size (&util_obstack) - curtype <= 1)
344 encode_type (pointer_to, curtype, format);
348 encode_array (tree type, int curtype, int format) argument
381 char *enc = (char *) obstack_base (&util_obstack) + curtype;
411 encode_vector(tree type, int curtype, int format) argument
441 encode_aggregate_fields(tree type, bool pointed_to, int curtype, int format) argument
459 pointed_to, curtype, format); local
482 encode_aggregate_within(tree type, int curtype, int format, int left, int right) argument
596 encode_type(tree type, int curtype, int format) argument
713 encode_type (TREE_TYPE (type), curtype, format); local
813 encode_field(tree field_decl, int curtype, int format) argument
835 encode_type (TREE_TYPE (field_decl), curtype, format); local
[all...]
H A Dobjc-act.cc6598 tree curtype = TYPE_MAIN_VARIANT
6602 if (basetype == curtype
6603 || DERIVED_FROM_P (basetype, curtype))
6596 tree curtype = TYPE_MAIN_VARIANT local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dvalops.c3159 value_aggregate_elt (struct type *curtype, const char *name,
3163 switch (curtype->code ())
3167 return value_struct_elt_for_reference (curtype, 0, curtype,
3171 return value_namespace_elt (curtype, name,
3175 return enum_constant_from_type (curtype, name);
3287 struct type *curtype, const char *name,
3292 struct type *t = check_typedef (curtype);
3342 if (domain != curtype)
3348 if (get_baseclass_offset (domain, curtype,
3157 value_aggregate_elt(struct type *curtype, const char *name, struct type *expect_type, int want_address, enum noside noside) argument
3284 value_struct_elt_for_reference(struct type *domain, int offset, struct type *curtype, const char *name, struct type *intype, int want_address, enum noside noside) argument
3524 value_namespace_elt(const struct type *curtype, const char *name, int want_address, enum noside noside) argument
3546 value_maybe_namespace_elt(const struct type *curtype, const char *name, int want_address, enum noside noside) argument
[all...]
H A Dax-gdb.c1551 const struct type *curtype, char *name);
1554 const struct type *curtype, char *name);
1636 const struct type *curtype, char *name)
1638 int found = gen_maybe_namespace_elt (ax, value, curtype, name);
1642 name, curtype->name ());
1655 const struct type *curtype, char *name)
1657 const char *namespace_name = curtype->name ();
1625 gen_namespace_elt(struct agent_expr *ax, struct axs_value *value, const struct type *curtype, char *name) argument
1644 gen_maybe_namespace_elt(struct agent_expr *ax, struct axs_value *value, const struct type *curtype, char *name) argument
H A Dvalue.h841 extern struct value *value_aggregate_elt (struct type *curtype,
/netbsd-current/usr.bin/ftp/
H A Dftp.c728 if (curtype != type)
782 switch (curtype) {
825 switch (curtype) {
1020 if (curtype != TYPE_A)
1023 if (curtype != type)
1086 switch (curtype) {
1850 ip->curtpe = curtype;
1851 curtype = op->curtpe;
1913 if (curtype != prox_type)
1927 if (curtype !
[all...]
H A Dftp_var.h234 GLOBAL int curtype; /* current file transfer type */ variable
H A Dcmds.c265 curtype = type = p->t_type;
282 if (newtype == curtype)
297 curtype = newtype;
H A Dutil.c152 curtype = TYPE_A;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dvalops.c3433 value_aggregate_elt (struct type *curtype, const char *name,
3437 switch (curtype->code ())
3441 return value_struct_elt_for_reference (curtype, 0, curtype,
3445 return value_namespace_elt (curtype, name,
3449 return enum_constant_from_type (curtype, name);
3560 struct type *curtype, const char *name,
3565 struct type *t = check_typedef (curtype);
3615 if (domain != curtype)
3621 if (get_baseclass_offset (domain, curtype,
3431 value_aggregate_elt(struct type *curtype, const char *name, struct type *expect_type, int want_address, enum noside noside) argument
3557 value_struct_elt_for_reference(struct type *domain, int offset, struct type *curtype, const char *name, struct type *intype, int want_address, enum noside noside) argument
3797 value_namespace_elt(const struct type *curtype, const char *name, int want_address, enum noside noside) argument
3819 value_maybe_namespace_elt(const struct type *curtype, const char *name, int want_address, enum noside noside) argument
[all...]
H A Dax-gdb.c1436 const struct type *curtype, const char *name);
1439 const struct type *curtype, const char *name);
1520 const struct type *curtype, const char *name)
1522 int found = gen_maybe_namespace_elt (ax, value, curtype, name);
1526 name, curtype->name ());
1539 const struct type *curtype, const char *name)
1541 const char *namespace_name = curtype->name ();
1510 gen_namespace_elt(struct agent_expr *ax, struct axs_value *value, const struct type *curtype, const char *name) argument
1529 gen_maybe_namespace_elt(struct agent_expr *ax, struct axs_value *value, const struct type *curtype, const char *name) argument
H A Dvalue.h860 extern struct value *value_aggregate_elt (struct type *curtype,
/netbsd-current/external/cddl/osnet/dist/common/acl/
H A Dacl_common.c465 int curtype = 0; local
474 if (aclent[i].a_type < curtype)
476 else if (aclent[i].a_type > curtype)
477 curtype = aclent[i].a_type;

Completed in 390 milliseconds