Home
last modified time | relevance | path

Searched refs:jg2_file_offset (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/misc/fts/
H A Dprivate-lib-misc-fts.h4 //typedef off_t jg2_file_offset;
5 typedef uint32_t jg2_file_offset; typedef
9 jg2_file_offset root, flen, filepath_table;
H A Dtrie.c54 jg2_file_offset ofs;
55 jg2_file_offset line_table_ofs;
115 jg2_file_offset ofs_last_inst_file;
118 jg2_file_offset ofs;
145 jg2_file_offset c; /* length of output file so far */
152 jg2_file_offset last_block_len_ofs;
400 jg2_file_offset temp; in finalize_per_input()
1065 g16(linetable, (uint16_t)(t->c - (jg2_file_offset)lbh)); in lws_fts_fill()
H A Dtrie-fd.c38 jg2_file_offset ofs;
50 jg2_file_offset self;
51 jg2_file_offset tifs;
173 jtf->flen = (jg2_file_offset)ot; in lws_fts_adopt()
833 s[sp].self = (jg2_file_offset)child_ofs; in lws_fts_search()
869 s[sp].self = (jg2_file_offset)child_ofs; in lws_fts_search()

Completed in 3 milliseconds