Searched refs:yyterminate (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/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 ();} }
852 {yyterminate();}
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c2151 /* No semi-colon after return; correct usage is to write "yyterminate();" -
2155 #ifndef yyterminate
2156 #define yyterminate() return YY_NULL macro
2649 yyterminate();
3186 yyterminate(); /* to stop the parser */
3369 yyterminate(); /* to stop the parser */
4064 yyterminate();
4073 yyterminate();
4113 sectnum = 0; yyterminate();
4142 yyterminate();
[all...]
/freebsd-11-stable/contrib/dtc/
H A Ddtc-lexer.l116 yyterminate();
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_conf.l218 yyterminate();
/freebsd-11-stable/contrib/flex/
H A Dscan.l285 yyterminate();
484 yyterminate(); /* to stop the parser */
606 yyterminate(); /* to stop the parser */
941 yyterminate();
946 yyterminate();
964 <<EOF>> sectnum = 0; yyterminate();
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c978 /* No semi-colon after return; correct usage is to write "yyterminate();" -
982 #ifndef yyterminate
983 #define yyterminate() return YY_NULL macro
1705 yyterminate();
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c655 /* No semi-colon after return; correct usage is to write "yyterminate();" -
659 #ifndef yyterminate
660 #define yyterminate() return YY_NULL macro
877 yyterminate();
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c634 /* No semi-colon after return; correct usage is to write "yyterminate();" -
638 #ifndef yyterminate
639 #define yyterminate() return YY_NULL macro
814 yyterminate();
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c611 /* No semi-colon after return; correct usage is to write "yyterminate();" -
615 #ifndef yyterminate
616 #define yyterminate() return YY_NULL macro
757 yyterminate();
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlex.l448 yyterminate ();

Completed in 358 milliseconds