Home
last modified time | relevance | path

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

/netbsd/external/bsd/flex/dist/src/
H A Dflexdef.h1163 #define sf_dot_all() (sf_top() & _SF_DOT_ALL) macro
H A Dparse.y723 if (sf_dot_all())
H A Dinitparse.c1513 if (sf_dot_all()) in YYPARSE_DECL()