Searched refs:noopFunc (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | sqliteInt.h | 2002 SQLITE_INT_TO_PTR(iArg), 0, noopFunc, 0, 0, 0, #zName, {0} } 2007 SQLITE_INT_TO_PTR(iArg), 0, noopFunc, 0, 0, 0, #zName, {0} }
|
| H A D | func.c | 515 #define noopFunc versionFunc /* Substitute function - never called */ macro
|