Searched refs:yy_set_bol (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.lex179 #ifndef yy_set_bol /* compat definition, for flex 2.4.6 */
180 #define yy_set_bol(at_bol) \
664 yy_set_bol(1); /* Set beginning of line, so "^" rules match. */
H A Dconfiglexer.c315 #define yy_set_bol(at_bol) \ macro
4375 #ifndef yy_set_bol /* compat definition, for flex 2.4.6 */
4376 #define yy_set_bol(at_bol) \ macro
6670 yy_set_bol(1); /* Set beginning of line, so "^" rules match. */
/freebsd-current/usr.bin/lex/
H A Dinitscan.c315 #define yy_set_bol(at_bol) \ macro
3132 yy_set_bol( 1 );
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dlex.c320 #define yy_set_bol(at_bol) \ macro
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dlex.c320 #define yy_set_bol(at_bol) \ macro
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-lex.c320 #define yy_set_bol(at_bol) \ macro
/freebsd-current/tools/build/bootstrap-m4/
H A Dinittokenizer.c316 #define yy_set_bol(at_bol) \ macro

Completed in 118 milliseconds