Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c11046 static unsigned int get2byteInt(unsigned char *a){ in get2byteInt() function
11105 i = get2byteInt(aHdr+16); in shell_dbinfo_command()
/external/sqlite/dist/
Dshell.c11069 static unsigned int get2byteInt(unsigned char *a){ in get2byteInt() function
11128 i = get2byteInt(aHdr+16); in shell_dbinfo_command()