Home
last modified time | relevance | path

Searched defs:DEFAULT (Results 1 – 7 of 7) 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/contrib/tnftp/src/
H A Druserpass.c65 #define DEFAULT 1 macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dparams.c42 #define DEFPARAM(ENUM, OPTION, HELP, DEFAULT, MIN, MAX) \ argument
/dflybsd-src/lib/libcompat/4.3/
H A Drexec.c72 #define DEFAULT 1 macro
/dflybsd-src/bin/ps/
H A Dps.c88 enum sort { DEFAULT, SORTMEM, SORTCPU } sortby = DEFAULT; enumerator
/dflybsd-src/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_kay_i.h98 enum activate_ctrl { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; enumerator