Searched refs:YYSTATE (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_lex.l398 if ((YYSTATE) != S3)
422 if ((YYSTATE) != S3)
467 yypcb->pcb_cstate = (YYSTATE);
478 yypcb->pcb_cstate = (YYSTATE);
796 if ((YYSTATE) != S0)
863 if ((YYSTATE) == S1)
866 if ((YYSTATE) == S3)
/freebsd-11-stable/contrib/unbound/util/
H A Dconfiglexer.lex587 LEXOUT(("v(%s) ", ub_c_text)); inc_prev = YYSTATE; BEGIN(include); }
629 LEXOUT(("v(%s) ", ub_c_text)); inc_prev = YYSTATE; BEGIN(include_toplevel);
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c127 * to BEGIN to return to the state. The YYSTATE alias is for lex
131 #define YYSTATE YY_START macro
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c127 * to BEGIN to return to the state. The YYSTATE alias is for lex
131 #define YYSTATE YY_START macro
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c127 * to BEGIN to return to the state. The YYSTATE alias is for lex
131 #define YYSTATE YY_START macro
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c147 * to BEGIN to return to the state. The YYSTATE alias is for lex
151 #define YYSTATE YY_START macro
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c140 * to BEGIN to return to the state. The YYSTATE alias is for lex
144 #define YYSTATE YY_START macro

Completed in 206 milliseconds