Searched refs:decimalpoint_cache (Results 1 – 1 of 1) sorted by relevance
1822 static unsigned char *decimalpoint_cache; local1823 if (!(s0 = decimalpoint_cache)) {1825 if ((decimalpoint_cache = (unsigned char*)1827 strcpy((char*)decimalpoint_cache, (CONST char*)s0);1828 s0 = decimalpoint_cache;
Completed in 11 milliseconds