Searched defs:DEFPARAMENUM5 (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | params-list.h | 22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ macro
|
H A D | params-options.h | 22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ macro
|
H A D | params.c | 43 #define DEFPARAMENUM5(ENUM, OPTION, HELP, DEFAULT, V0, V1, V2, V3, V4) \ macro 52 #define DEFPARAMENUM5(ENUM, OPTION, HELP, DEFAULT, \ macro
|
H A D | params-enum.h | 24 #define DEFPARAMENUM5(ENUM, OPTION, HELP, DEFAULT, V0, V1, V2, V3, V4) \ macro
|