Home
last modified time | relevance | path

Searched defs:yy_buffer_stack (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/lex/
H A DFlexLexer.h182 struct yy_buffer_state ** yy_buffer_stack; /**< Stack as an array. */ variable
/openbsd-src/sbin/unwind/libunbound/util/
H A Dconfiglexer.c262 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ variable
[all...]
/openbsd-src/gnu/gcc/gcc/
H A Dgengtype-lex.c247 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ variable