Searched refs:_FP_I_TYPE (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/math-emu/ |
H A D | op-8.h | 36 _FP_I_TYPE _up, _down, _skip, _i; \ 56 _FP_I_TYPE _up, _down, _skip, _i; \ 82 _FP_I_TYPE _up, _down, _skip, _i; \
|
H A D | op-common.h | 28 _FP_I_TYPE X##_c=0, X##_s=0, X##_e=0; \ 53 _FP_I_TYPE _shift; \ 236 _FP_I_TYPE diff = X##_e - Y##_e; \
|
H A D | op-4.h | 39 _FP_I_TYPE _up, _down, _skip, _i; \ 60 _FP_I_TYPE _up, _down, _skip, _i; \ 86 _FP_I_TYPE _up, _down, _skip, _i; \
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | sfp-machine.h | 27 #define _FP_I_TYPE long macro
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | sfp-machine_64.h | 30 #define _FP_I_TYPE long macro
|
H A D | sfp-machine_32.h | 32 #define _FP_I_TYPE long macro
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | sfp-machine.h | 30 #define _FP_I_TYPE long macro
|
/openbmc/linux/arch/powerpc/math-emu/ |
H A D | udivmodti4.c | 15 _FP_I_TYPE b, bm; in _fp_udivmodti4()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | sfp-machine.h | 34 #define _FP_I_TYPE int macro
|