Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c358 uint64_t uu64; in _lws_struct_sq3_ser_one() local
371 uu64 = 0; in _lws_struct_sq3_ser_one()
373 uu64 |= ((uint64_t)stb[map[n].ofs + q] << in _lws_struct_sq3_ser_one()
378 (long long)(int64_t)uu64); in _lws_struct_sq3_ser_one()
381 (unsigned long long)uu64); in _lws_struct_sq3_ser_one()

Completed in 1 milliseconds