Home
last modified time | relevance | path

Searched defs:expstr (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/regress/lib/libm/msun/
H A Datf-c.c99 atf_require(int exp, int expected_errno, const char *expstr, const char *src, in atf_require()
/openbsd-src/regress/sys/kern/ptrace2/
H A Datf-c.c84 atf_require(int exp, int expected_errno, const char *expstr, const char *src, in atf_require()
/openbsd-src/regress/lib/libc/sys/
H A Datf-c.c99 atf_require(int exp, int expected_errno, const char *expstr, const char *src, in atf_require()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D950922-1.c22 char expstr[7]; in f() local
/openbsd-src/usr.bin/rdist/
H A Dexpand.c177 expstr(u_char *s) in expstr() function
/openbsd-src/lib/libc/stdio/
H A Dvfwprintf.c318 wchar_t expstr[MAXEXPDIG+2]; /* buffer for exponent string: e+ZZZ */ in __vfwprintf() local
H A Dvfprintf.c325 char expstr[MAXEXPDIG+2]; /* buffer for exponent string: e+ZZZ */ in __vfprintf() local