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

/external/chromium_org/third_party/sqlite/src/src/
H A DvdbeInt.h169 ** set, then the string is nul terminated. The MEM_Int and MEM_Real
175 #define MEM_Real 0x0008 /* Value is a real number */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c12383 ** set, then the string is nul terminated. The MEM_Int and MEM_Real
12389 #define MEM_Real 0x0008 /* Value is a real number */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c14052 ** set, then the string is nul terminated. The MEM_Int and MEM_Real
14058 #define MEM_Real 0x0008 /* Value is a real number */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c14052 ** set, then the string is nul terminated. The MEM_Int and MEM_Real
14058 #define MEM_Real 0x0008 /* Value is a real number */ macro
[all...]

Completed in 596 milliseconds