Searched refs:enumerator (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libobjc/ |
H A D | class.c | 259 struct class_table_enumerator *enumerator = *e; in class_table_next() local 262 if (enumerator == NULL) in class_table_next() 265 enumerator = *e; in class_table_next() 266 enumerator->hash = 0; in class_table_next() 267 enumerator->node = NULL; in class_table_next() 269 next = class_table_array[enumerator->hash]; in class_table_next() 272 next = enumerator->node->next; in class_table_next() 276 enumerator->node = next; in class_table_next() 277 return enumerator->node->pointer; in class_table_next() 281 enumerator->hash++; in class_table_next() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | params-list.h | 20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ argument 21 enumerator, 22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ argument 23 v0, v1, v2, v3, v4) enumerator,
|
H A D | params-options.h | 20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ argument 22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ argument
|
H A D | treestruct.def | 29 These enumerator values are used in order to distinguish members of
|
H A D | timevar.def | 136 DEFTIMEVAR (TV_PARSE_ENUM , "parser enumerator list")
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | params.h | 85 #define DEFPARAM(enumerator, option, msgid, default, min, max) \ argument 86 enumerator,
|
H A D | treestruct.def | 29 These enumerator values are used in order to distinguish members of
|
H A D | timevar.def | 119 DEFTIMEVAR (TV_PARSE_ENUM , "parser enumerator list")
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-atalk.c | 466 if (GET_U_1(tp->enumerator)) in nbp_print() 467 ND_PRINT(" [enum=%u]", GET_U_1(tp->enumerator)); in nbp_print() 537 if (GET_U_1(tp->enumerator) != 1) in nbp_tuple_print() 538 ND_PRINT("(%u)", GET_U_1(tp->enumerator)); in nbp_tuple_print()
|
H A D | appletalk.h | 117 nd_uint8_t enumerator; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
H A D | plugins.texi | 193 In addition, plugins can also look up the enumerator of a named event,
|
H A D | generic.texi | 861 @item Add a member to the tree structure enumerator for the node 863 node structure type is required to have a unique enumerator value 865 For language specific @code{DECL} nodes, this new enumerator value 867 For @code{DECL} nodes that are part of the middle-end, the enumerator 895 For each @code{DECL} tree code and enumerator value representing a 899 and enumerator value @code{TS_FOO_DECL}, would be set up as follows
|
H A D | invoke.texi | 3106 (C++ only) An enumerator and a non-enumerator both appear in a
|
/dflybsd-src/share/dict/ |
H A D | web2 | 63039 enumerator
|