Home
last modified time | relevance | path

Searched refs:yy_init_globals (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c519 static int yy_init_globals ( void );
1721 static int yy_init_globals (void) in yy_init_globals() function
1766 yy_init_globals( ); in yylex_destroy()
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c545 static int yy_init_globals (void );
1737 static int yy_init_globals (void) in yy_init_globals() function
1782 yy_init_globals( ); in yylex_destroy()
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c524 static int yy_init_globals (void );
1674 static int yy_init_globals (void) in yy_init_globals() function
1719 yy_init_globals( ); in yylex_destroy()
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c866 static int yy_init_globals (void );
2602 static int yy_init_globals (void) in yy_init_globals() function
2647 yy_init_globals( ); in yylex_destroy()
/freebsd/usr.bin/lex/
H A Dinitscan.c2012 static int yy_init_globals ( void );
5095 static int yy_init_globals (void) in yy_init_globals() function
5148 yy_init_globals( ); in yylex_destroy()
/freebsd/contrib/flex/src/
H A Dflex.skl778 static int yy_init_globals ( M4_YY_PROTO_ONLY_ARG );
2773 /* By setting to 0xAA, we expose bugs in yy_init_globals. Leave at 0x00 for releases. */
2776 return yy_init_globals ( *ptr_yy_globals );
2806 yy_init_globals. Leave at 0x00 for releases. */
2811 return yy_init_globals ( *ptr_yy_globals );
2818 static int yy_init_globals (M4_YY_DEF_ONLY_ARG)
2911 yy_init_globals( M4_YY_CALL_ONLY_ARG);
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c4532 static int yy_init_globals ( void );
7815 static int yy_init_globals (void) in yy_init_globals() function
7860 yy_init_globals( ); in yylex_destroy()
/freebsd/contrib/flex/
H A DChangeLog3876 yy_lex_destroy calls yy_init_globals to reset everything for next
3963 * flex.skl: Fixed bug 1257093 yy_init_globals in header file