Home
last modified time | relevance | path

Searched refs:longdouble_size (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/test/
H A Datof1.test18 if {$::longdouble_size<=8} {
/sqlite-3.40.0/src/
H A Dtest1.c8814 static int longdouble_size = sizeof(LONGDOUBLE_TYPE); in Sqlitetest1_Init() local
8916 (char*)&longdouble_size, TCL_LINK_INT|TCL_LINK_READ_ONLY); in Sqlitetest1_Init()