Home
last modified time | relevance | path

Searched defs:YY_ACCESSING_SYMBOL (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/unbound/util/
H A Dconfigparser.c1362 #define YY_ACCESSING_SYMBOL( global() macro
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_parser.c1411 #define YY_ACCESSING_SYMBOL(State) YY_CAST (yysymbol_kind_t, yystos[State]) macro