Home | History | Annotate | Download | only in config

Lines Matching refs:yy_buffer_state

34 struct yy_buffer_state;
35 typedef struct yy_buffer_state *YY_BUFFER_STATE;
36 extern YY_BUFFER_STATE yy_scan_string (const char *yy_str);
37 extern void yy_delete_buffer (YY_BUFFER_STATE b);
591 YY_BUFFER_STATE buffstate;