Home
last modified time | relevance | path

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

/system/core/sh/
Darith_lex.l53 #undef YY_INPUT
54 #define YY_INPUT(buf,result,max) \ macro
Darith_lex.c521 #undef YY_INPUT
522 #define YY_INPUT(buf,result,max) \ macro
589 #ifndef YY_INPUT
590 #define YY_INPUT(buf,result,max_size) \ macro
1144 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()