Home
last modified time | relevance | path

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

/external/elfutils/src/
Dldlex.c281 #define YY_AT_BOL() (yy_current_buffer->yy_at_bol) macro
1261 yy_current_state += YY_AT_BOL();
1905 yy_current_state += YY_AT_BOL(); in yy_get_previous_state()
/external/webkit/WebKitTools/android/flex-2.5.4a/
Dinitscan.c263 #define YY_AT_BOL() (yy_current_buffer->yy_at_bol) macro
1536 yy_current_state += YY_AT_BOL();
3028 yy_current_state += YY_AT_BOL(); in yy_get_previous_state()
Dflex.skl277 #define YY_AT_BOL() (yy_current_buffer->yy_at_bol)
DNEWS340 - The macro YY_AT_BOL() returns true if the next token scanned from
/external/bison/src/
Dscan-gram.c387 #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) macro
1316 yy_current_state += YY_AT_BOL();
2595 yy_current_state += YY_AT_BOL(); in yy_get_previous_state()
Dscan-skel.c387 #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) macro
/external/bluetooth/bluez/tools/
Dlexer.c322 #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) macro
/external/libpcap/
Dscanner.c322 #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) macro
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
Dflex.man1812 The macro YY_AT_BOL() returns true if the next token scanned
3336 YY_AT_BOL()
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info1504 The macro `YY_AT_BOL()' returns true if the next token scanned from
2668 YY_AT_BOL()
Dflex.texi1787 The macro @samp{YY_AT_BOL()} returns true if the next token
3167 YY_AT_BOL()