Searched defs:expstr (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/regress/lib/libm/msun/ |
H A D | atf-c.c | 99 atf_require(int exp, int expected_errno, const char *expstr, const char *src, in atf_require()
|
/openbsd-src/regress/sys/kern/ptrace2/ |
H A D | atf-c.c | 84 atf_require(int exp, int expected_errno, const char *expstr, const char *src, in atf_require()
|
/openbsd-src/regress/lib/libc/sys/ |
H A D | atf-c.c | 99 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 D | 950922-1.c | 22 char expstr[7]; in f() local
|
/openbsd-src/usr.bin/rdist/ |
H A D | expand.c | 177 expstr(u_char *s) in expstr() function
|
/openbsd-src/lib/libc/stdio/ |
H A D | vfwprintf.c | 318 wchar_t expstr[MAXEXPDIG+2]; /* buffer for exponent string: e+ZZZ */ in __vfwprintf() local
|
H A D | vfprintf.c | 325 char expstr[MAXEXPDIG+2]; /* buffer for exponent string: e+ZZZ */ in __vfprintf() local
|