Searched defs:yy_scan_bytes (Results  1 – 7 of 7) sorted by relevance
| /external/libconfig/lib/ | 
| D | scanner.h | 48 #define yy_scan_bytes libconfig_yy_scan_bytes  macro
 | 
| D | scanner.c | 44 #define yy_scan_bytes libconfig_yy_scan_bytes  macro2218 YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len , yyscan_t yyscanner)  in yy_scan_bytes()  function
 
 | 
| /external/libpcap/ | 
| D | scanner.h | 81 #define yy_scan_bytes pcap__scan_bytes  macro
 | 
| D | scanner.c | 77 #define yy_scan_bytes pcap__scan_bytes  macro5221 YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len , yyscan_t yyscanner)  in yy_scan_bytes()  function
 
 | 
| /external/angle/src/compiler/preprocessor/ | 
| D | preprocessor_lex_autogen.cpp | 51 #    define yy_scan_bytes pp_scan_bytes  macro2121 YY_BUFFER_STATE yy_scan_bytes(const char *yybytes, int _yybytes_len, yyscan_t yyscanner)  in yy_scan_bytes()  function
 
 | 
| /external/libtracefs/src/ | 
| D | sqlhist-lex.c | 1789 YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len , yyscan_t yyscanner)  in yy_scan_bytes()  function
 | 
| /external/angle/src/compiler/translator/ | 
| D | glslang_lex_autogen.cpp | 3403 YY_BUFFER_STATE yy_scan_bytes(const char *yybytes, int _yybytes_len, yyscan_t yyscanner)  in yy_scan_bytes()  function
 |