Home
last modified time | relevance | path

Searched defs:enumerator (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dparams-list.h20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ argument
22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ argument
H A Dparams-options.h20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ argument
22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dparams.h85 #define DEFPARAM(enumerator, option, msgid, default, min, max) \ argument
/dragonfly/contrib/tcpdump/
H A Dappletalk.h117 nd_uint8_t enumerator; member
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dclass.c259 struct class_table_enumerator *enumerator = *e; in class_table_next() local