/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/contrib/gcc-4.7/gcc/ |
H A D | params.c | 42 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) \ argument
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | common.h | 37 typedef struct _option OPTION; typedef
|
/dflybsd-src/gnu/usr.bin/binutils227/block2/libgold/ |
H A D | yyscript.h | 144 OPTION = 353, enumerator 250 #define OPTION 353 macro
|
H A D | yyscript.c | 211 OPTION = 353, enumerator 317 #define OPTION 353 macro
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | yyscript.h | 144 OPTION = 354, enumerator 251 #define OPTION 354 macro
|
H A D | yyscript.c | 209 OPTION = 354, enumerator 316 #define OPTION 354 macro
|
/dflybsd-src/usr.bin/find/ |
H A D | find.h | 144 } OPTION; typedef
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | internal.h | 63 #define CPP_OPTION(PFILE, OPTION) ((PFILE)->opts.OPTION) argument
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | internal.h | 64 #define CPP_OPTION(PFILE, OPTION) ((PFILE)->opts.OPTION) argument
|