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

/freebsd-11-stable/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) \
615 yy_set_bol(1); /* Set beginning of line, so "^" rules match. */
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c334 #define yy_set_bol(at_bol) \ macro
3162 yy_set_bol( 1 );
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c320 #define yy_set_bol(at_bol) \ macro
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c320 #define yy_set_bol(at_bol) \ macro
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c320 #define yy_set_bol(at_bol) \ macro
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c348 #define yy_set_bol(at_bol) \ macro

Completed in 141 milliseconds