Home
last modified time | relevance | path

Searched refs:yyterminate (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/flex/src/
H A Dscan.l510 yyterminate(); /* to stop the parser */
632 yyterminate(); /* to stop the parser */
974 yyterminate();
979 yyterminate();
998 yyterminate();
1008 yyterminate();
H A Dflex.skl1040 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1044 #ifndef yyterminate
1045 #define yyterminate() return YY_NULL
/freebsd/sys/contrib/dev/acpica/compiler/
H A Dprparser.l185 "/*" { if (!PrDoCommentType1 ()) {yyterminate ();} }
186 "//" { if (!PrDoCommentType2 ()) {yyterminate ();} }
H A Daslcompiler.l223 "/*" { if (!AslDoComment ()) {yyterminate ();} }
224 "//" { if (!AslDoCommentType2 ()) {yyterminate ();} }
227 else {yyterminate ();} }
890 {yyterminate();}
/freebsd/usr.bin/lex/
H A Dinitscan.c2144 #ifndef yyterminate
2145 #define yyterminate() return YY_NULL macro
2623 yyterminate();
3156 yyterminate(); /* to stop the parser */
3340 yyterminate(); /* to stop the parser */
4042 yyterminate();
4051 yyterminate();
4092 yyterminate();
4122 yyterminate();
4152 yyterminate();
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c641 #ifndef yyterminate
642 #define yyterminate() return YY_NULL macro
855 yyterminate();
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c659 #ifndef yyterminate
660 #define yyterminate() return YY_NULL macro
877 yyterminate();
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c638 #ifndef yyterminate
639 #define yyterminate() return YY_NULL macro
814 yyterminate();
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c982 #ifndef yyterminate
983 #define yyterminate() return YY_NULL macro
1705 yyterminate();
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_conf.l218 yyterminate();
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_l.l366 yyterminate();
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c4654 #ifndef yyterminate
4655 #define yyterminate() return YY_NULL macro
6841 yyterminate();
H A Dconfiglexer.lex677 yyterminate();