Home
last modified time | relevance | path

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

/NextBSD/contrib/flex/
HDparse.y718 if (sf_dot_all())
HDflexdef.h1218 #define sf_dot_all() (sf_top() & _SF_DOT_ALL) macro
/NextBSD/usr.bin/lex/
HDinitparse.c1480 if (sf_dot_all()) in YYPARSE_DECL()