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

/freebsd-10.1-release/contrib/unbound/util/
H A Dconfiglexer.lex167 #ifndef yy_set_bol /* compat definition, for flex 2.4.6 */
168 #define yy_set_bol(at_bol) \
405 yy_set_bol(1); /* Set beginning of line, so "^" rules match. */
/freebsd-10.1-release/usr.bin/csup/
H A Drcstokenizer.h318 #undef yy_set_bol macro
H A Dlex.rcs.c313 #define yy_set_bol(at_bol) \ macro
/freebsd-10.1-release/usr.bin/lex/
H A Dinitscan.c334 #define yy_set_bol(at_bol) \ macro
3162 yy_set_bol( 1 );
/freebsd-10.1-release/contrib/ofed/libsdp/src/
H A Dconfig_scanner.c282 #define yy_set_bol(at_bol) \ macro
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dlex.c320 #define yy_set_bol(at_bol) \ macro
/freebsd-10.1-release/crypto/heimdal/lib/com_err/
H A Dlex.c320 #define yy_set_bol(at_bol) \ macro
/freebsd-10.1-release/crypto/heimdal/lib/sl/
H A Dslc-lex.c320 #define yy_set_bol(at_bol) \ macro

Completed in 119 milliseconds