Lines Matching refs:cvt
10391 * libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)
10586 * libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.
12765 * libc/stdio/vfprintf.c (cvt): Don't rely on pointer aliasing to
21343 * libc/stdio/vfprintf.c (cvt): Changed floating point
21344 cvt routine to use union used by dtoa to properly determine
22358 * libc/stdio/vfprintf.c (cvt): Changed code to look at sign
24097 * libc/stdio/vfprintf.c (cvt): Accept a reent structure
24420 * libc/stdio/cvt.c: Removed.
25909 * libc/stdio/cvt.c: Include "local.h" to get CVT_BUF_SIZE.
26594 * libc/stdio/cvt.c (_licvt): Print the right value on machines
26905 libc/stdio/{clearerr.c cvt.c fclose.c fdopen.c feof.c ferror.c
27062 libc/signal/signal.c libc/stdio/cvt.c, libc/stdio/fclose.c,
27212 * libc/stdio/cvt.c (licvt): new function to convert ints when
27473 * libc/stdio/cvt.c, libc/stdio/findfp.c (__sfmoreglue),