Searched defs:INIT (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dleakfinder.pl147 sub INIT {print ":init"} subroutine
/openbsd-current/gnu/usr.bin/perl/
H A DEXTERN.h55 #undef INIT macro
56 #define INIT(...) macro
H A DINTERN.h48 #undef INIT macro
49 #define INIT(...) = __VA_ARGS__ macro
/openbsd-current/lib/libc/regex/
H A Dregexec.c69 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro
95 #undef INIT macro
119 #define INIT(o, n) ((o) = (n)) macro
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregexec.c71 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro
97 #undef INIT macro
120 #define INIT(o, n) ((o) = (n)) macro
H A DCommandLine.cpp949 enum { INIT, UNQUOTED, QUOTED } State = INIT; enumerator in enum:__anon2440
/openbsd-current/usr.bin/less/
H A Doption.h36 #define INIT 0 /* Initialization (from command line) */ macro
/openbsd-current/usr.sbin/sasyncd/
H A Dsasyncd.h36 enum RUNSTATE { INIT = 0, SLAVE, MASTER, FAIL }; enumerator in enum:RUNSTATE
/openbsd-current/usr.sbin/makefs/msdos/
H A Dmkfs_msdos.c163 #define INIT(a, b, c, d, e, f, g, h, i, j) \ macro
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DStmtCXX.h136 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator in enum:clang::CXXForRangeStmt::__anon71
H A DStmt.h2579 enum { INIT, CONDVAR, COND, INC, BODY, END_EXPR }; enumerator in enum:clang::ForStmt::__anon68
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dsh-stub.c1126 INIT (void) function
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-bfin.c1210 #define INIT(t) t c_code = init_##t macro
[all...]
/openbsd-current/sys/netinet/
H A Dip_carp.c110 enum { INIT = 0, BACKUP, MASTER } state; enumerator in enum:carp_vhost_entry::__anon10
[all...]

Completed in 445 milliseconds