Home
last modified time | relevance | path

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

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