/freebsd/usr.sbin/cron/cron/ |
H A D | globals.h | 24 # define INIT(x) = x macro 27 # define INIT(x) macro
|
/freebsd/usr.bin/ident/ |
H A D | ident.c | 44 INIT, /* '$' */ enumerator
|
/freebsd/sys/contrib/xz-embedded/userspace/ |
H A D | boottest.c | 15 #define INIT macro
|
/freebsd/sys/contrib/xz-embedded/freebsd/ |
H A D | xz_config.h | 47 #define INIT macro
|
/freebsd/contrib/nvi/regex/ |
H A D | regexec.c | 74 #define INIT(o, n) ((o) = (unsigned)1 << (n)) macro 123 #define INIT(o, n) ((o) = (n)) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regexec.c | 71 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro 120 #define INIT(o, n) ((o) = (n)) macro
|
H A D | CommandLine.cpp | 930 enum { INIT, UNQUOTED, QUOTED } State = INIT; in tokenizeWindowsCommandLineImpl() enumerator
|
/freebsd/contrib/less/ |
H A D | option.h | 34 #define INIT global() macro
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_pwr8.c | 62 #define INIT \ macro
|
/freebsd/lib/libc/regex/ |
H A D | regexec.c | 105 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro 159 #define INIT(o, n) ((o) = (n)) macro
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_vendor_test.c | 25 enum { INIT, CONFIRM, SUCCESS } state; enumerator
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | ibverbs.h | 41 #define INIT __attribute__((constructor)) macro
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_vendor_test.c | 20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | push.c | 136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator
|
/freebsd/sys/dev/ppbus/ |
H A D | ppbconf.h | 46 #define INIT n(nINIT) macro
|
/freebsd/lib/libiconv_modules/HZ/ |
H A D | citrus_hz.c | 105 #define INIT(escape) (TAILQ_FIRST(SET(escape))) macro
|
/freebsd/usr.bin/tip/tip/ |
H A D | tip.h | 128 #define INIT 0100 /* static data space used for initialization */ macro
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | libmilter.h | 21 # define INIT(x) = x macro
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | StmtCXX.h | 137 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_cp.c | 109 SM_STATE(CP, INIT) in SM_STATE() argument
|
/freebsd/sys/netinet/ |
H A D | ip_carp.c | 133 enum { INIT = 0, BACKUP, MASTER } sc_state; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 5142 #define DECLARE_FIELD(NAME, TYPE, INIT) TYPE NAME INIT argument 5143 #define NOP_FIELD(NAME, TYPE, INIT) argument 5144 #define REQUIRE_FIELD(NAME, TYPE, INIT) \ argument
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_xar.c | 216 INIT, enumerator
|