Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/ntpd/
HDntp_parser.c2051 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print() argument
2054 for (; yybottom <= yytop; yybottom++) in yy_stack_print()
2056 int yybot = *yybottom; in yy_stack_print()
/freebsd-head/contrib/unbound/util/
HDconfigparser.c2719 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print() argument
2722 for (; yybottom <= yytop; yybottom++) in yy_stack_print()
2724 int yybot = *yybottom; in yy_stack_print()