Home
last modified time | relevance | path

Searched defs:DEFPARAM (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dparams-list.h20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ macro
H A Dparams-options.h20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ macro
H A Dparams.c42 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) macro
50 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) \ macro
H A Dparams-enum.h20 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dparams.c42 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) \ macro
H A Dparams.h85 #define DEFPARAM(enumerator, option, msgid, default, min, max) \ macro