Searched defs:piValue (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | vdbe.c | 316 static int alsoAnInt(Mem *pRec, double rValue, i64 *piValue){ in alsoAnInt() |
| H A D | main.c | 4462 int *piValue = va_arg(ap, int*); in sqlite3_test_control() local |