Home
last modified time | relevance | path

Searched defs:pFunc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c201 SqlFunc *pFunc; /* List of SQL functions */ member
609 SqlFunc *pFunc = pDb->pFunc; in delDatabaseRef() local
2945 SqlFunc *pFunc; in DbObjCmd() local
/freebsd/contrib/sqlite3/
H A Dshell.c4798 PercentileFunc *pFunc = (PercentileFunc*)sqlite3_user_data(pCtx); in percentError() local
4828 PercentileFunc *pFunc = (PercentileFunc*)sqlite3_user_data(pCtx); in percentStep() local
5023 PercentileFunc *pFunc = (PercentileFunc*)sqlite3_user_data(pCtx); in percentCompute() local
17318 sqlite3_syscall_ptr pFunc in vfstraceSetSystemCall()
H A Dsqlite3.c16930 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member
19277 FuncDef *pFunc; /* The aggregate function implementation */ member
23977 FuncDef *pFunc; /* Pointer to function information */ member
85345 FuncDef *pFunc = 0; /* Function definition */ local