Home
last modified time | relevance | path

Searched defs:expbuf (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/rdist/
H A Dexpand.c157 char expbuf[BUFSIZ]; in expstr() local
564 exptilde(char *expbuf, char *file) in exptilde()
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dprintf_fphex.c95 char expbuf[5]; in __quadmath_printf_fphex() local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dprintf_fphex.c95 char expbuf[5]; in __quadmath_printf_fphex() local
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dopts.c1032 char expbuf[MAXPATHLEN + 1]; in expand_op() local
/netbsd-src/lib/libc/stdio/
H A Dvfwprintf.c1951 CHAR_T expbuf[MAXEXPDIG]; in exponent() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp3931 SmallVector<char, 6> expbuf; in toString() local