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