Searched refs:to_char (Results 1 – 1 of 1) sorted by relevance
148 #define to_char(n) ((char) (n) + '0') macro683 *--cp = to_char(_uquad & 7);695 *--cp = to_char(_uquad % 10);698 *--cp = to_char(_uquad);