Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Ddtc-parser.tab.c982 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print() argument
985 for (; yybottom <= yytop; yybottom++) in yy_stack_print()
987 int yybot = *yybottom; in yy_stack_print()
/linux/scripts/kconfig/
A Dparser.tab.c961 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print() argument
964 for (; yybottom <= yytop; yybottom++) in yy_stack_print()
966 int yybot = *yybottom; in yy_stack_print()

Completed in 9 milliseconds