OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ROUND_BIASED
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h
98
* #define
ROUND_BIASED
for IEEE-format with biased rounding and arithmetic
400
#define
ROUND_BIASED
403
#undef
ROUND_BIASED
404
#define
ROUND_BIASED
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
gdtoaimp.h
106
* #define
ROUND_BIASED
for IEEE-format with biased rounding.
401
#define
ROUND_BIASED
/prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c
78
* #define
ROUND_BIASED
for IEEE-format with biased rounding.
321
#define
ROUND_BIASED
[
all
...]
/prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c
78
* #define
ROUND_BIASED
for IEEE-format with biased rounding.
321
#define
ROUND_BIASED
[
all
...]
Completed in 70 milliseconds