Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Script/
DFlexLexer.h97 int debug() const { return yy_flex_debug; } in debug()
98 void set_debug(int flag) { yy_flex_debug = flag; } in set_debug()
104 int yy_flex_debug; // only has effect with -d or "%option debug" variable