Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-skel.c377 #define yy_set_bol(at_bol) \ argument
384 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
Dscan-gram.c377 #define yy_set_bol(at_bol) \ argument
384 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/bluetooth/bluez/tools/
Dlexer.c312 #define yy_set_bol(at_bol) \ argument
319 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/elfutils/src/
Dldlex.c274 #define yy_set_bol(at_bol) \ argument
278 yy_current_buffer->yy_at_bol = at_bol; \
/external/libpcap/
Dscanner.c312 #define yy_set_bol(at_bol) \ argument
319 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/webkit/WebKitTools/android/flex-2.5.4a/
Dinitscan.c256 #define yy_set_bol(at_bol) \ argument
260 yy_current_buffer->yy_at_bol = at_bol; \
Dflex.skl270 #define yy_set_bol(at_bol) \
274 yy_current_buffer->yy_at_bol = at_bol; \
DNEWS319 yy_set_bol(at_bol)
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
Dflex.man1807 The macro yy_set_bol(at_bol) can be used to control whether
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info1499 The macro `yy_set_bol(at_bol)' can be used to control whether the
Dflex.texi1782 The macro @samp{yy_set_bol(at_bol)} can be used to control