OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_FPU_RC_NEAREST
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/loongarch/
crtfastmath.c
29
#define
_FPU_RC_NEAREST
0x000 /* RECOMMENDED. */
47
fcr =
_FPU_RC_NEAREST
;
/src/external/gpl3/gcc/dist/libgcc/config/mips/
crtfastmath.c
30
#define
_FPU_RC_NEAREST
0x0 /* RECOMMENDED */
48
fcr = _FPU_FLUSH_TZ |
_FPU_RC_NEAREST
;
/src/external/gpl3/gcc.old/dist/libgcc/config/loongarch/
crtfastmath.c
29
#define
_FPU_RC_NEAREST
0x000 /* RECOMMENDED. */
47
fcr =
_FPU_RC_NEAREST
;
/src/external/gpl3/gcc.old/dist/libgcc/config/mips/
crtfastmath.c
30
#define
_FPU_RC_NEAREST
0x0 /* RECOMMENDED */
48
fcr = _FPU_FLUSH_TZ |
_FPU_RC_NEAREST
;
/src/external/gpl3/gcc/dist/libgfortran/config/
fpu-387.h
58
#define
_FPU_RC_NEAREST
0x0
345
round_mode =
_FPU_RC_NEAREST
;
407
case
_FPU_RC_NEAREST
:
/src/external/gpl3/gcc.old/dist/libgfortran/config/
fpu-387.h
58
#define
_FPU_RC_NEAREST
0x0
345
round_mode =
_FPU_RC_NEAREST
;
407
case
_FPU_RC_NEAREST
:
Completed in 50 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026