Searched refs:sprintc (Results 1 – 2 of 2) sorted by relevance
51 static void sprintc (char *, unsigned char);495 sprintc (s0, c0); in cmp()496 sprintc (s1, c1); in cmp()525 sprintc (s0, c0); in cmp()526 sprintc (s1, c1); in cmp()636 sprintc (char *buf, unsigned char c) in sprintc() function
1116 (sprintc): Remove int width arg; it's now the caller's responsibility1580 (sprintc): byte arg is unsigned char, not unsigned.2009 * cmp.c (sprintc): Renamed from `printc'.2011 (cmp): Use new sprintc; it's easier to internationalize.