Searched defs:__fnclex (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/posix/arch/x86_64/ | ||
H A D | fenv.h | 85 #define __fnclex() __asm __volatile("fnclex") macro |
/haiku/headers/posix/arch/x86/ | ||
H A D | fenv.h | 106 #define __fnclex() __asm __volatile("fnclex") macro |