OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fenv
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/i386/
sfp-exceptions.c
27
struct
fenv
struct
55
struct
fenv
temp;
/src/external/gpl3/gcc.old/dist/libgcc/config/i386/
sfp-exceptions.c
27
struct
fenv
struct
55
struct
fenv
temp;
/src/lib/libm/arch/x86_64/
fenv.c
1
/* $NetBSD:
fenv
.c,v 1.11 2024/02/20 03:53:48 riastradh Exp $ */
30
__RCSID("$NetBSD:
fenv
.c,v 1.11 2024/02/20 03:53:48 riastradh Exp $");
35
#include <
fenv
.h>
97
* It can be used as an argument to the functions within the <
fenv
.h> header
140
fenv_t
fenv
;
local
148
__fnstenv(&
fenv
);
151
fenv
.x87.status &= ~ex;
154
__fldenv(
fenv
);
157
__stmxcsr(&
fenv
.mxcsr);
158
fenv
.mxcsr &= ~ex
228
fenv
_t
fenv
;
local
419
fenv
_t
fenv
;
local
455
fenv
_t
fenv
;
local
[
all
...]
/src/external/gpl3/gcc/dist/libgfortran/config/
fpu-387.h
72
struct
fenv
struct
91
_Static_assert (sizeof(struct
fenv
) <= (size_t) GFC_FPE_STATE_BUFFER_SIZE,
108
libatomic/config/x86/
fenv
.c. */
113
struct
fenv
temp;
275
struct
fenv
temp;
432
struct
fenv
*envp = state;
447
struct
fenv
*envp = state;
fpu-aarch64.h
51
struct
fenv
struct
58
_Static_assert (sizeof(struct
fenv
) <= (size_t) GFC_FPE_STATE_BUFFER_SIZE,
226
struct
fenv
*envp = state;
235
struct
fenv
*envp = state;
/src/external/gpl3/gcc.old/dist/libgfortran/config/
fpu-387.h
72
struct
fenv
struct
91
_Static_assert (sizeof(struct
fenv
) <= (size_t) GFC_FPE_STATE_BUFFER_SIZE,
108
libatomic/config/x86/
fenv
.c. */
113
struct
fenv
temp;
275
struct
fenv
temp;
429
struct
fenv
*envp = state;
444
struct
fenv
*envp = state;
fpu-aarch64.h
51
struct
fenv
struct
58
_Static_assert (sizeof(struct
fenv
) <= (size_t) GFC_FPE_STATE_BUFFER_SIZE,
226
struct
fenv
*envp = state;
235
struct
fenv
*envp = state;
Completed in 41 milliseconds
Indexes created Fri Jul 24 00:25:35 UTC 2026