Searched +defs:t1 +defs:a (Results 1 – 1 of 1) sorted by relevance
311 int t1 = sqlite3_column_type(pS1,i1); in sameValue() local386 static void printHex(const unsigned char *a, int n, int mx){ in printHex()