Home
last modified time | relevance | path

Searched refs:__fwait (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/arch/x86_64/
H A Dfenv.c68 __fwait(); in feraiseexcept()
/haiku/src/system/libroot/posix/arch/x86/
H A Dfenv.c114 __fwait(); in feraiseexcept()
/haiku/headers/posix/arch/x86_64/
H A Dfenv.h89 #define __fwait() __asm __volatile("fwait") macro
/haiku/headers/posix/arch/x86/
H A Dfenv.h110 #define __fwait() __asm __volatile("fwait") macro