Home
last modified time | relevance | path

Searched refs:get4byteInt (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c11049 static unsigned int get4byteInt(unsigned char *a){ in get4byteInt() function
11113 unsigned int val = get4byteInt(aHdr + ofst); in shell_dbinfo_command()
/external/sqlite/dist/
Dshell.c11072 static unsigned int get4byteInt(unsigned char *a){ in get4byteInt() function
11136 unsigned int val = get4byteInt(aHdr + ofst); in shell_dbinfo_command()