Searched defs:P4_REAL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbe.h55 double *pReal; /* Used when p4type is P4_REAL */
114 #define P4_REAL (-12) /* P4 is a 64-bit floating point value */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7925 double *pReal; /* Used when p4type is P4_REAL */
7984 #define P4_REAL (-12) /* P4 is a 64-bit floating point value */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c9145 double *pReal; /* Used when p4type is P4_REAL */
9207 #define P4_REAL (-12) /* P4 is a 64-bit floating point value */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9145 double *pReal; /* Used when p4type is P4_REAL */
9207 #define P4_REAL (-12) /* P4 is a 64-bit floating point value */ macro
[all...]

Completed in 540 milliseconds