Searched defs:__fnclex (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libm/arch/x86_64/ | ||
H A D | fenv.c | 69 #define __fnclex() __asm__ __volatile__ \ macro |
/netbsd-src/lib/libm/arch/i387/ | ||
H A D | fenv.c | 71 #define __fnclex() __asm__ __volatile__ \ macro |