Searched refs:tempdec (Results 1 – 1 of 1) sorted by relevance
214 *tempdec, /* Pointer to decimal point */ in _cupsStrFormatd() local246 tempdec = strchr(temp, *dec); in _cupsStrFormatd()248 tempdec = strstr(temp, dec); in _cupsStrFormatd()254 if (tempdec) in _cupsStrFormatd()257 tempptr < tempdec && bufptr < bufend; in _cupsStrFormatd()