Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__fnstcw
headers/posix/arch/x86/fenv.h
108
#define __fnstcw(__cw) __asm __volatile("fnstcw %0" : "=m" (*(__cw)))
headers/posix/arch/x86_64/fenv.h
87
#define __fnstcw(__cw) __asm __volatile("fnstcw %0" : "=m" (*(__cw)))