Searched defs:__FEE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/
H A Dieeefp.h23 #define __FEE(x) ((x) << 25) macro
/netbsd-current/sys/arch/mips/include/
H A Dieeefp.h23 #define __FEE(x) ((x) << 2) macro
/netbsd-current/sys/arch/arm/include/
H A Dieeefp.h25 #define __FEE(x) (x) macro
/netbsd-current/sys/arch/sh3/include/
H A Dieeefp.h76 __FEE(fp_except __fp) function
/netbsd-current/sys/arch/m68k/include/
H A Dieeefp.h24 #define __FEE(x) ((x) << 3) macro

Completed in 246 milliseconds