Searched refs:decimalpoint_cache (Results 1 – 1 of 1) sorted by relevance
1837 static unsigned char *decimalpoint_cache; local1838 if (!(s0 = decimalpoint_cache)) {1840 if ((decimalpoint_cache = (unsigned char*)1842 strcpy((char*)decimalpoint_cache, (CONST char*)s0);1843 s0 = decimalpoint_cache;
Completed in 15 milliseconds