Searched defs:pV (Results 1 – 3 of 3) sorted by relevance
365 static int bt_write(TestDb *pTestDb, void *pK, int nK, void *pV, int nV){ in bt_write()456 const void *pV = 0; in bt_fetch() local515 const void *pV = 0; int nV = 0; in bt_scan() local
339 unsigned char *pV = 0; in sqlite3BitvecBuiltinTest() local
424 static int re_hex(int c, int *pV){ in re_hex()