expstr
PRINT(expstr, expsize);
char expstr[MAXEXPDIG+2]; /* buffer for exponent string: e+ZZZ */
expsize = exponent(expstr, expt - 1, expchar);
PRINT(expstr, expsize);
wchar_t expstr[MAXEXPDIG+2]; /* buffer for exponent string: e+ZZZ */
expsize = exponent(expstr, expt - 1, expchar);
fprintf(stderr, "'%s' evaluated to false\n", expstr);
atf_require(int exp, int expected_errno, const char *expstr, const char *src,
fprintf(stderr, "'%s' evaluated to false\n", expstr);
atf_require(int exp, int expected_errno, const char *expstr, const char *src,
atf_require(int exp, int expected_errno, const char *expstr, const char *src,
fprintf(stderr, "'%s' evaluated to false\n", expstr);
void expstr(u_char *);
expstr((u_char *)nl->n_name);
expstr(ebuf);
expstr(ebuf);