Searched defs:nV (Results 1 – 2 of 2) sorted by relevance
365 static int bt_write(TestDb *pTestDb, void *pK, int nK, void *pV, int nV){ in bt_write()457 int nV = 0; in bt_fetch() local515 const void *pV = 0; int nV = 0; in bt_scan() local
1819 int nV; /* How much to increase verbosity with -vvvv */ in main() local