Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/glcpp/
Dglcpp-lex.c290 static void glcpp__init_buffer (YY_BUFFER_STATE b,FILE *file ,yyscan_t yyscanner );
1905 glcpp__init_buffer(YY_CURRENT_BUFFER,input_file ,yyscanner); in glcpp_restart()
1979 glcpp__init_buffer(b,file ,yyscanner); in glcpp__create_buffer()
2008 static void glcpp__init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in glcpp__init_buffer() function