Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/chpass/
H A Dedit.c94 char chgstr[256], expstr[256]; in display() local
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dprintf_fphex.c96 char *expstr; in __quadmath_printf_fphex() local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dprintf_fphex.c96 char *expstr; in __quadmath_printf_fphex() local
/netbsd-src/usr.bin/rdist/
H A Dexpand.c152 expstr(char *s) in expstr() function
/netbsd-src/lib/libc/stdio/
H A Dvfwprintf.c663 CHAR_T expstr[MAXEXPDIG+2]; /* buffer for exponent string: e+ZZZ */ in WDECL() local