Home
last modified time | relevance | path

Searched defs:FUNC_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/test/
H A Dgrammar.y121 #define FUNC_UNKNOWN -1 /* unspecified */ macro
123 #define FUNC_UNKNOWN 0 /* unspecified (same as FUNC_NONE) */ macro
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c151 #define FUNC_UNKNOWN -1 /* unspecified */ macro
153 #define FUNC_UNKNOWN 0 /* unspecified (same as FUNC_NONE) */ macro
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c171 #define FUNC_UNKNOWN -1 /* unspecified */ macro
173 #define FUNC_UNKNOWN 0 /* unspecified (same as FUNC_NONE) */ macro