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

/external/sqlite/dist/orig/
H A Dshell.c2524 unsigned int get2byteInt(unsigned char *a){ function
2579 i = get2byteInt(aHdr+16);
/external/sqlite/dist/
H A Dshell.c2546 unsigned int get2byteInt(unsigned char *a){ function
2601 i = get2byteInt(aHdr+16);

Completed in 113 milliseconds