Searched defs:p4type (Results 1 – 3 of 3) sorted by relevance
43 signed char p4type; /* One of the P4_xxx constants for p4 */ member
344 int p4type /* P4 operand type */ in sqlite3VdbeAddOp4()406 int p4type /* P4 operand type */ in sqlite3VdbeAddOp4Dup8()1230 static void freeP4(sqlite3 *db, int p4type, void *p4){ in freeP4()
5319 i8 p4type, /* P4_STATIC or P4_TRANSIENT */ in sqlite3HaltConstraint()