Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c23060 static unsigned int get2byteInt(unsigned char *a){ in get2byteInt() function
23128 i = get2byteInt(aHdr+16); in shell_dbinfo_command()