Home
last modified time | relevance | path

Searched refs:yytop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.c2051 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop)
2054 for (; yybottom <= yytop; yybottom++) in yy_symbol_print()
2069 yy_stack_print(yy_state_t * yybottom,yy_state_t * yytop) yy_stack_print() argument
/freebsd/contrib/unbound/util/
H A Dconfigparser.c2667 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print() argument
2670 for (; yybottom <= yytop; yybottom++) in yy_stack_print()