Searched defs:HELP (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | params.c | 42 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) argument 43 #define DEFPARAMENUM5(ENUM, OPTION, HELP, DEFAULT, V0, V1, V2, V3, V4) \ argument 50 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) \ argument 52 #define DEFPARAMENUM5(ENUM, OPTION, HELP, DEFAULT, \ argument
|
H A D | params-enum.h | 20 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) argument 24 #define DEFPARAMENUM5(ENUM, OPTION, HELP, DEFAULT, V0, V1, V2, V3, V4) \ argument
|
/dflybsd-src/games/hack/ |
H A D | config.h | 90 #define HELP "help" /* the file containing a description of the commands */ macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | params.c | 42 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) \ argument
|
H A D | tree-browser.c | 34 #define DEFTBCODE(COMMAND, STRING, HELP) COMMAND, argument
|
/dflybsd-src/contrib/ee/ |
H A D | ee.c | 493 char *HELP; variable
|