Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/fts/
H A Dtrie-fd.c120 bp += rq32(&buf[bp], ofs_linetable); in lws_fts_filepath()
122 bp += rq32(&buf[bp], &flen); in lws_fts_filepath()
124 bp += rq32(&buf[bp], lines); in lws_fts_filepath()
126 bp += rq32(&buf[bp], &flen); in lws_fts_filepath()
127 bp += rq32(&buf[bp], &flen); in lws_fts_filepath()
316 bp += rq32(&buf[bp], &ll); in lws_fts_getfileoffset()
440 bp += rq32(&buf[bp], &fileofs_tif_start); in lws_fts_search()
441 bp += rq32(&buf[bp], &children); in lws_fts_search()
442 bp += rq32(&buf[bp], &instances); in lws_fts_search()
443 bp += rq32( in lws_fts_search()
[all...]
H A Dprivate-lib-misc-fts.h23 rq32(unsigned char *b, uint32_t *d);
H A Dtrie.c227 rq32(unsigned char *b, uint32_t *d) in rq32() function

Completed in 3 milliseconds