Searched refs:tempdec (Results 1 – 1 of 1) sorted by relevance
210 *tempdec, /* Pointer to decimal point */ in _cupsStrFormatd() local242 tempdec = strchr(temp, *dec); in _cupsStrFormatd()244 tempdec = strstr(temp, dec); in _cupsStrFormatd()250 if (tempdec) in _cupsStrFormatd()253 tempptr < tempdec && bufptr < bufend; in _cupsStrFormatd()