Searched refs:sf_dot_all (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/flex/ | ||
| HD | parse.y | 718 if (sf_dot_all()) |
| HD | flexdef.h | 1218 #define sf_dot_all() (sf_top() & _SF_DOT_ALL) macro |
| /NextBSD/usr.bin/lex/ | ||
| HD | initparse.c | 1480 if (sf_dot_all()) in YYPARSE_DECL() |