Searched refs:yy_init_buffer (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Darith_lex.c289 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1360 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1432 yy_init_buffer(b,file );
1464 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1474 /* If b is the current buffer, then yy_init_buffer was _probably_

Completed in 25 milliseconds