OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FE_TONEAREST
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/arch/hppa/include/
fenv.h
46
#define
FE_TONEAREST
(0) /* round to nearest representable number */
/src/sys/arch/riscv/include/
fenv.h
23
#define
FE_TONEAREST
0 /* round to nearest representable number */
/src/sys/arch/or1k/include/
fenv.h
26
#define
FE_TONEAREST
0 /* round to nearest representable number */
/src/sys/arch/sparc/include/
fenv.h
65
#define
FE_TONEAREST
0 /* round to nearest representable number */
69
#define _ROUND_MASK (
FE_TONEAREST
| FE_DOWNWARD | \
/src/sys/arch/arm/include/
fenv.h
32
#define
FE_TONEAREST
0 /* round to nearest representable number */
/src/sys/arch/amd64/include/
fenv.h
73
#define
FE_TONEAREST
0x000 /* 000000000000 */
/src/sys/arch/i386/include/
fenv.h
73
#define
FE_TONEAREST
0x000 /* 000000000000 */
/src/sys/arch/alpha/include/
fenv.h
53
#define
FE_TONEAREST
0x02
55
#define _ROUND_MASK (
FE_TONEAREST
| FE_DOWNWARD | \
/src/sys/arch/ia64/include/
fenv.h
53
#define
FE_TONEAREST
0x0000
57
#define _ROUND_MASK (
FE_TONEAREST
| FE_DOWNWARD | \
/src/sys/arch/sh3/include/
fenv.h
56
#define
FE_TONEAREST
FPSCR_ROUND_NEAREST
63
(
FE_TONEAREST
| FE_TOWARDZERO)
/src/sys/arch/m68k/include/
fenv.h
52
#define
FE_TONEAREST
FPCR_NEAR
58
(
FE_TONEAREST
| FE_TOWARDZERO | FE_DOWNWARD | FE_UPWARD)
/src/sys/arch/mips/include/
fenv.h
47
#define
FE_TONEAREST
0x0000
51
#define _ROUND_MASK (
FE_TONEAREST
| FE_DOWNWARD | \
/src/sys/arch/powerpc/include/
fenv.h
67
#define
FE_TONEAREST
0x0000
71
#define _ROUND_MASK (
FE_TONEAREST
| FE_DOWNWARD | \
Completed in 18 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025