Searched defs:INITIAL (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/external/bsd/libc++/dist/libcxxrt/src/
H A Dguard.cc111 static const guard_lock_t INITIAL = 0; variable
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dprivate.c46 #define INITIAL(x) (((x)&DNS_NSEC3FLAG_INITIAL) != 0) macro
H A Dnsec3.c55 #define INITIAL(x) (((x)&DNS_NSEC3FLAG_INITIAL) != 0) macro
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dprivate.c46 #define INITIAL(x) (((x) & DNS_NSEC3FLAG_INITIAL) != 0) macro
H A Dnsec3.c55 #define INITIAL(x) (((x) & DNS_NSEC3FLAG_INITIAL) != 0) macro
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dfsm.h117 #define INITIAL 0 /* Down, hasn't been opened */ macro
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_lexer.cpp624 #define INITIAL 0 macro
1193 BEGIN(INITIAL); variable
1204 BEGIN(INITIAL); variable
/netbsd-current/tools/m4/bootstrap/
H A Dtokenizer.c513 #define INITIAL 0 macro
/netbsd-current/external/lgpl3/gmp/dist/demos/calc/
H A Dcalclex.c540 #define INITIAL 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dsyslex.c544 #define INITIAL 0 macro
H A Ddeflex.c612 #define INITIAL 0 macro
H A Darlex.c602 #define INITIAL 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ditbl-lex.c531 #define INITIAL 0 macro
H A Dbfin-lex.c844 #define INITIAL 0 macro
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ditbl-lex.c522 #define INITIAL 0 macro
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddeflex.c604 #define INITIAL 0 macro
H A Darlex.c594 #define INITIAL 0 macro
H A Dsyslex.c529 #define INITIAL 0 macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dbfin-lex.c836 #define INITIAL 0 macro
H A Dloongarch-lex.c505 #define INITIAL 0 macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dlex.c848 #define INITIAL 0 macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-lex.c505 #define INITIAL 0 macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.c526 #define INITIAL 0 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgengtype-lex.cc1246 #define INITIAL 0 macro
1471 BEGIN(INITIAL); variable
1924 { BEGIN(INITIAL); } variable
/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfiglexer.c4300 #define INITIAL 0 macro
6404 cfg_parser->line++; BEGIN(INITIAL); } variable
6411 if(--num_args == 0) { BEGIN(INITIAL); } variable
6444 cfg_parser->line++; BEGIN(INITIAL); } variable
6451 if(--num_args == 0) { BEGIN(INITIAL); } variable
6621 if(--num_args == 0) { BEGIN(INITIAL); } variable
[all...]

Completed in 443 milliseconds

12