Searched refs:warnx3 (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/printf/ |
H A D | printf.c | 49 #define warnx3(a, b, c) warnx(a, b, c) macro 547 warnx3("%s: %s", *gargv, strerror(ERANGE)); in getint() 585 warnx3("%s: %s", *gargv, strerror(ERANGE)); in getnum() 620 warnx3("%s: %s", *gargv, strerror(ERANGE)); in getfloating()
|