Searched defs:FPU_DECL_CARRY (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/powerpc/fpu/
H A Dfpu_arith.h61 #define FPU_DECL_CARRY quad_t fpu_carry, fpu_tmp; macro
113 #define FPU_DECL_CARRY macro
/netbsd-current/sys/arch/sparc/fpu/
H A Dfpu_arith.h58 #define FPU_DECL_CARRY macro
/netbsd-current/sys/arch/m68k/fpe/
H A Dfpu_arith.h60 #define FPU_DECL_CARRY uint64_t fpu_carry, fpu_tmp; macro
113 #define FPU_DECL_CARRY int fpu_tmp; macro

Completed in 96 milliseconds