Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c16553 static unsigned int get2byteInt(unsigned char *a){ in get2byteInt() function
16619 i = get2byteInt(aHdr+16); in shell_dbinfo_command()