OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__INITIAL_NPXCW__
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/amd64/include/
fenv.h
36
#define
__INITIAL_NPXCW__
0x037f
38
#define __NetBSD_NPXCW__
__INITIAL_NPXCW__
/src/sys/arch/i386/include/
fenv.h
36
#define
__INITIAL_NPXCW__
0x037f
38
#define __NetBSD_NPXCW__
__INITIAL_NPXCW__
/src/sys/arch/x86/include/
cpu_extended_state.h
291
#define
__INITIAL_NPXCW__
0x037f
293
#define __NetBSD_NPXCW__
__INITIAL_NPXCW__
299
#define __Linux_NPXCW__
__INITIAL_NPXCW__
/src/sys/arch/x86/x86/
fpu.c
766
if (x87_cw !=
__INITIAL_NPXCW__
) {
802
if (__predict_false(x87_cw !=
__INITIAL_NPXCW__
)) {
/src/sys/arch/i386/i386/
machdep.c
855
?
__INITIAL_NPXCW__
: __NetBSD_COMPAT_NPXCW__);
Completed in 69 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025