OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P4_VDBEFUNC
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
vdbe.h
57
VdbeFunc *pVdbeFunc; /* Used when p4type is
P4_VDBEFUNC
*/
109
#define
P4_VDBEFUNC
(-7) /* P4 is a pointer to a VdbeFunc structure */
vdbe.c
[
all
...]
vdbeaux.c
605
case
P4_VDBEFUNC
: {
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 5051 milliseconds