Searched refs:expstr (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/chpass/
H A Dedit.c94 char chgstr[256], expstr[256]; local
110 ttoa(expstr, sizeof expstr, pw->pw_expire));
/netbsd-6-1-5-RELEASE/usr.bin/rdist/
H A Dexpand.c77 static void expstr(char *);
125 expstr(nl->n_name);
148 expstr(char *s) function
189 expstr(expbuf);
194 expstr(expbuf);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D950922-1.c22 char expstr[7]; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D950922-1.c22 char expstr[7]; local
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dvfwprintf.c642 int expsize; /* character count for expstr */
645 CHAR_T expstr[MAXEXPDIG+2]; /* buffer for exponent string: e+ZZZ */ local
1218 expsize = exponent(expstr, expt - 1, expchar);
1514 PRINT(expstr, expsize);

Completed in 184 milliseconds