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

12

/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/examples/manual/
H A Dcat.lex20 yyterminate();
24 yyterminate();
41 yyterminate();
H A Dpas_include.lex51 yyterminate();
56 yyterminate();
60 yyterminate();
H A Deof_rules.lex43 yyterminate();
47 yyterminate();
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-include-by-push/
H A Dscanner.l55 yyterminate();
62 yyterminate();
70 yyterminate();
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/examples/fastwc/
H A Dwc1.l20 yyterminate();
H A Dwc2.l22 yyterminate();
H A Dwc3.l26 yyterminate();
H A Dwc5.l26 yyterminate();
H A Dwc4.l29 yyterminate();
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-include-by-buffer/
H A Dscanner.l61 yyterminate();
68 yyterminate();
74 yyterminate();
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-include-by-reentrant/
H A Dscanner.l59 yyterminate();
71 yyterminate();
75 <<EOF>> { fclose(yyin); yyterminate();}
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-string-nr/
H A Dscanner.l50 yyterminate();
53 <<EOF>> { printf("<<EOF>>\n"); yyterminate();}
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-string-r/
H A Dscanner.l50 yyterminate();
53 <<EOF>> { printf("<<EOF>>\n"); yyterminate();}
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-bison-nr/
H A Dscanner.l55 . { yyterminate();}
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-bison-yylloc/
H A Dscanner.l58 . { yyterminate();}
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-lineno-nr/
H A Dscanner.l62 yyterminate();
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-lineno-r/
H A Dscanner.l62 yyterminate();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgengtype-lex.l34 #define yyterminate() return EOF_TOKEN
H A Dgengtype-lex.c968 #define yyterminate() return EOF_TOKEN macro
1111 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1115 #ifndef yyterminate
1116 #define yyterminate() return YY_NULL macro
1646 yyterminate();
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/compiler/
H A Daslcompiler.l104 "/*" { if (!comment ()) yyterminate (); }
105 "//" { if (!comment2 ()) yyterminate (); }
107 "\"" { if (literal ()) return (PARSEOP_STRING_LITERAL); else yyterminate (); }
440 yyterminate();
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-pthread/
H A Dscanner.l78 yyterminate();
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dinitscan.c2134 /* No semi-colon after return; correct usage is to write "yyterminate();" -
2138 #ifndef yyterminate
2139 #define yyterminate() return YY_NULL macro
2573 yyterminate();
3018 yyterminate(); /* to stop the parser */
3184 yyterminate(); /* to stop the parser */
3778 yyterminate();
3786 yyterminate();
3820 sectnum = 0; yyterminate();
3846 yyterminate();
[all...]
H A Dscan.l287 yyterminate();
486 yyterminate(); /* to stop the parser */
608 yyterminate(); /* to stop the parser */
943 yyterminate();
948 yyterminate();
966 <<EOF>> sectnum = 0; yyterminate();
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dada-lex.c776 /* No semi-colon after return; correct usage is to write "yyterminate();" -
780 #ifndef yyterminate
781 #define yyterminate() return YY_NULL macro
916 { yyterminate(); }
1288 yyterminate();
/netbsd-6-1-5-RELEASE/tests/lib/libcurses/director/
H A Dtestlang_conf.l212 yyterminate();

Completed in 231 milliseconds

12