Searched refs:UDItype (Results 1 – 4 of 4) sorted by relevance
/arch/sparc/math-emu/ |
D | sfp-util_64.h | 23 : "r" ((UDItype)(ah)), \ 24 "r" ((UDItype)(bh)), \ 25 "r" ((UDItype)(al)), \ 26 "r" ((UDItype)(bl)) \ 37 : "r" ((UDItype)(ah)), \ 38 "r" ((UDItype)(bh)), \ 39 "r" ((UDItype)(al)), \ 40 "r" ((UDItype)(bl)) \ 45 UDItype tmp1, tmp2, tmp3, tmp4; \ 71 : "r" ((UDItype)(u)), \ [all …]
|
/arch/alpha/math-emu/ |
D | sfp-util.h | 16 : "=r" ((UDItype)(wh)), \ 17 "=&r" ((UDItype)(wl)) \ 18 : "r" ((UDItype)(u)), \ 19 "r" ((UDItype)(v)))
|
/arch/h8300/lib/ |
D | libgcc.h | 55 #define UDWtype UDItype 65 typedef unsigned int UDItype __attribute__ ((mode (DI))); typedef
|
/arch/blackfin/lib/ |
D | gcclib.h | 15 typedef unsigned int UDItype __attribute__ ((mode(DI))); typedef
|