Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtracefs/src/
H A Dsqlhist-parse.h13 struct sqlhist_bison { struct
14 void *scanner;
15 const char *buffer;
16 size_t buffer_size;
17 size_t buffer_idx;
18 int line_no;
19 int line_idx;
20 struct sql_table *table;
21 char *parse_error_str;
22 struct str_hash *str_hash[1 << HASH_BITS];