Searched defs:rounding (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/lib/libc/gdtoa/ |
H A D | strtorf.c | 71 strtorf(s, sp, rounding, f) CONST char *s; char **sp; int rounding; float *f; in strtorf() argument
|
H A D | strtord.c | 76 strtord(CONST char *s, char **sp, int rounding, double *d, locale_t loc) in strtord()
|
H A D | strtordd.c | 177 strtordd(s, sp, rounding, dd) CONST char *s; char **sp; int rounding; double *dd; in strtordd() argument
|
H A D | strtorxL.c | 90 strtorxL(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorxL() argument
|
H A D | strtorQ.c | 99 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() argument
|
H A D | strtorx.c | 102 strtorx(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorx() argument
|
H A D | gdtoa.h | 100 int rounding; member
|
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/ |
H A D | decContext.h | 69 enum rounding { enum
|
/netbsd-src/sbin/disklabel/ |
H A D | interact.c | 77 static int rounding = 0; /* sector rounding */ variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/ |
H A D | decContext.h | 69 enum rounding { enum
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/ |
H A D | decContext.h | 69 enum rounding { enum
|
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/ |
H A D | decContext.h | 69 enum rounding { enum
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
H A D | floating_from_chars.cc | 340 const int rounding = std::fegetround(); in from_chars_impl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/ |
H A D | fpgnulib.c | 319 int rounding = exp ? 2 : 1; in __truncdfsf2() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/ |
H A D | fpgnulib.c | 319 int rounding = exp ? 2 : 1; in __truncdfsf2() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-i386.c | 369 } rounding; member
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-i386.c | 396 } rounding; member
|