Home
last modified time | relevance | path

Searched refs:sf_dot_all (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/flex/src/
H A Dflexdef.h1154 #define sf_dot_all() (sf_top() & _SF_DOT_ALL) macro
H A Dparse.y720 if (sf_dot_all())
/freebsd/usr.bin/lex/
H A Dinitparse.c1478 if (sf_dot_all()) in YYPARSE_DECL()