Symbol: INITIAL
crypto/heimdal/lib/asn1/lex.c
1704
case YY_STATE_EOF(INITIAL):
crypto/heimdal/lib/com_err/lex.c
876
case YY_STATE_EOF(INITIAL):
crypto/heimdal/lib/sl/slc-lex.c
813
case YY_STATE_EOF(INITIAL):
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tcreat3.c
78
INITIAL);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
70
ctl.nelem = INITIAL;
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
80
INITIAL);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
81
INITIAL);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tread2.c
71
ctl.nelem = INITIAL;
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tverify.c
72
ctl.nelem = INITIAL;
crypto/openssl/test/quicapitest.c
498
int state = INITIAL;
crypto/openssl/test/quicapitest.c
521
case INITIAL:
lib/libc/db/test/hash.tests/tcreat3.c
66
INITIAL);
lib/libc/db/test/hash.tests/tdel.c
58
ctl.nelem = INITIAL;
lib/libc/db/test/hash.tests/tdel.c
68
INITIAL);
lib/libc/db/test/hash.tests/thash4.c
70
INITIAL);
lib/libc/db/test/hash.tests/tread2.c
59
ctl.nelem = INITIAL;
lib/libc/db/test/hash.tests/tverify.c
60
ctl.nelem = INITIAL;
tests/sys/fs/fusefs/write.cc
1052
const char *INITIAL = "XXXXXXXXXX";
tests/sys/fs/fusefs/write.cc
1061
expect_read(ino, 0, fsize, fsize, INITIAL, O_WRONLY);
tests/sys/fs/fusefs/write.cc
630
const char *INITIAL = "XXXXXXXXXX";
tests/sys/fs/fusefs/write.cc
640
expect_read(ino, 0, orig_fsize, truncated_fsize, INITIAL, O_RDWR);
tools/build/bootstrap-m4/inittokenizer.c
854
case YY_STATE_EOF(INITIAL):
usr.bin/lex/initscan.c
2665
BEGIN(INITIAL);
usr.bin/lex/initscan.c
2675
++linenum; BEGIN(INITIAL);
usr.bin/lex/initscan.c
3106
++linenum; BEGIN(INITIAL);
usr.bin/lex/initscan.c
4138
case YY_STATE_EOF(INITIAL):