Searched refs:get4byteInt (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 20320 static unsigned int get4byteInt(unsigned char *a){ in get4byteInt() function 20391 unsigned int val = get4byteInt(aHdr + ofst); in shell_dbinfo_command() |
Completed in 35 milliseconds