Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dparams.c42 #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 Dparams-enum.h20 #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 Dconfig.h90 #define HELP "help" /* the file containing a description of the commands */ macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dparams.c42 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) \ argument
H A Dtree-browser.c34 #define DEFTBCODE(COMMAND, STRING, HELP) COMMAND, argument
/dflybsd-src/contrib/ee/
H A Dee.c493 char *HELP; variable