Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dbtreeinfo.c265 static unsigned int get_uint32(unsigned char *a){ in get_uint32() function
/sqlite-3.40.0/ext/recover/
H A Ddbdata.c310 static u32 get_uint32(unsigned char *a){ in get_uint32() function