Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dtotype.c204 static int totypeAtoF(const char *z, double *pResult, int length){ in totypeAtoF() function
475 if( totypeAtoF((const char*)zStr, &rVal, nStr) ){ in torealFunc()