Searched defs:aArg (Results 1 – 8 of 8) sorted by relevance
230 void **aArg; /* Arguments to the unlock callback */ in sqlite3ConnectionUnlocked() local
390 Tcl_Obj **aArg = 0; in make_fts3record() local
1070 Tcl_Obj * CONST *aArg = &objv[1]; in test_config_heap() local1105 Tcl_Obj * CONST *aArg = &objv[1]; in test_config_heap_size() local
1812 static void cf2Func(sqlite3_context *ctx, int nArg, sqlite3_value **aArg){ in cf2Func()1814 static void cf2Step(sqlite3_context *ctx, int nArg, sqlite3_value **aArg){ in cf2Step()6903 static void test_unlock_notify_cb(void **aArg, int nArg){ in test_unlock_notify_cb()
964 Tcl_Obj **aArg; in tclSqlFunc() local
155 int *aArg; /* Arguments to each operator */ member377 int *aArg; in re_resize() local
195 char const **aArg = 0; in sqlite3Fts3InitTokenizer() local
4482 static void geomCallback(sqlite3_context *ctx, int nArg, sqlite3_value **aArg){ in geomCallback()