Searched refs:decimalpoint_cache (Results 1 – 1 of 1) sorted by relevance
1783 static unsigned char *decimalpoint_cache; variable1784 if (!(s0 = decimalpoint_cache)) {1786 if ((decimalpoint_cache = (unsigned char*)1788 strcpy((char*)decimalpoint_cache, (CONST char*)s0);1789 s0 = decimalpoint_cache;