Home
last modified time | relevance | path

Searched defs:eValid (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dtotype.c212 int eValid = 1; /* True exponent is either not used or is well-formed */ in totypeAtoF() local
/sqlite-3.40.0/src/
H A Dutil.c450 int eValid = 1; /* True exponent is either not used or is well-formed */ in sqlite3AtoF() local