LONGDOUBLE_TYPE  7409 third_party/sqlite/amalgamation/sqlite3.c #ifndef LONGDOUBLE_TYPE
LONGDOUBLE_TYPE  18645 third_party/sqlite/amalgamation/sqlite3.c static char et_getdigit(LONGDOUBLE_TYPE *val, int *cnt){
LONGDOUBLE_TYPE  18647 third_party/sqlite/amalgamation/sqlite3.c   LONGDOUBLE_TYPE d;
LONGDOUBLE_TYPE  18733 third_party/sqlite/amalgamation/sqlite3.c   LONGDOUBLE_TYPE realvalue; /* Value for real types */
LONGDOUBLE_TYPE   162 third_party/sqlite/src/src/printf.c static char et_getdigit(LONGDOUBLE_TYPE *val, int *cnt){
LONGDOUBLE_TYPE   164 third_party/sqlite/src/src/printf.c   LONGDOUBLE_TYPE d;
LONGDOUBLE_TYPE   250 third_party/sqlite/src/src/printf.c   LONGDOUBLE_TYPE realvalue; /* Value for real types */
LONGDOUBLE_TYPE   429 third_party/sqlite/src/src/sqliteInt.h #ifndef LONGDOUBLE_TYPE
LONGDOUBLE_TYPE   349 third_party/sqlite/src/src/test_config.c               sizeof(LONGDOUBLE_TYPE)>sizeof(double) ? "1" : "0",