Home
last modified time | relevance | path

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

/dragonfly/contrib/flex/src/
H A Dscan.l509 yyterminate(); /* to stop the parser */
631 yyterminate(); /* to stop the parser */
973 yyterminate();
978 yyterminate();
997 yyterminate();
1007 yyterminate();
H A Dflex.skl1039 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1043 #ifndef yyterminate
1044 #define yyterminate() return YY_NULL
/dragonfly/sys/contrib/dev/acpica/source/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 ();} }
875 {yyterminate();}
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype-lex.c981 #define yyterminate() return EOF_TOKEN macro
1128 #ifndef yyterminate
1129 #define yyterminate() return YY_NULL macro
1659 yyterminate();
H A Dgengtype-lex.l38 #define yyterminate() return EOF_TOKEN macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype-lex.l38 #define yyterminate() return EOF_TOKEN macro
/dragonfly/usr.bin/m4/
H A Dmanual_tokenizer.c635 #ifndef yyterminate
636 #define yyterminate() return YY_NULL macro
848 yyterminate();
/dragonfly/contrib/gdb-7/gdb/
H A Dada-lex.c1006 #ifndef yyterminate
1007 #define yyterminate() return YY_NULL macro
1151 { yyterminate(); }
1531 yyterminate();
/dragonfly/gnu/usr.bin/gdb/gdb/
H A Dada-lex.c1006 #ifndef yyterminate
1007 #define yyterminate() return YY_NULL macro
1151 { yyterminate(); }
1531 yyterminate();
/dragonfly/lib/libevtr/
H A Dktrfmt.yy.c685 #ifndef yyterminate
686 #define yyterminate() return YY_NULL macro
935 yyterminate();
/dragonfly/contrib/binutils-2.27/ld/
H A Dldlex.l464 yyterminate ();
/dragonfly/contrib/binutils-2.34/ld/
H A Dldlex.l472 yyterminate ();