Searched refs:EP_Static (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dresolve.c91 /* Before calling sqlite3ExprDelete(), set the EP_Static flag. This
95 ExprSetProperty(pExpr, EP_Static);
H A DsqliteInt.h1698 #define EP_Static 0x4000 /* Held in memory not obtained from malloc() */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10043 #define EP_Static 0x4000 /* Held in memory not obtained from malloc() */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11411 #define EP_Static 0x008000 /* Held in memory not obtained from malloc() */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11411 #define EP_Static 0x008000 /* Held in memory not obtained from malloc() */ macro
[all...]

Completed in 445 milliseconds