Home
last modified time | relevance | path

Searched defs:rounding (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/lib/libc/gdtoa/
H A Dstrtorf.c71 strtorf(s, sp, rounding, f) CONST char *s; char **sp; int rounding; float *f; in strtorf() argument
H A Dstrtord.c76 strtord(CONST char *s, char **sp, int rounding, double *d, locale_t loc) in strtord()
H A Dstrtordd.c177 strtordd(s, sp, rounding, dd) CONST char *s; char **sp; int rounding; double *dd; in strtordd() argument
H A DstrtorxL.c90 strtorxL(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorxL() argument
H A DstrtorQ.c99 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() argument
H A Dstrtorx.c102 strtorx(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorx() argument
H A Dgdtoa.h100 int rounding; member
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecContext.h69 enum rounding { enum
/netbsd-src/sbin/disklabel/
H A Dinteract.c77 static int rounding = 0; /* sector rounding */ variable
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecContext.h69 enum rounding { enum
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecContext.h69 enum rounding { enum
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecContext.h69 enum rounding { enum
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfloating_from_chars.cc340 const int rounding = std::fegetround(); in from_chars_impl() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dfpgnulib.c319 int rounding = exp ? 2 : 1; in __truncdfsf2() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dfpgnulib.c319 int rounding = exp ? 2 : 1; in __truncdfsf2() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c369 } rounding; member
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c396 } rounding; member