Searched refs:UHWtype (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/math-emu/ |
H A D | soft-fp.h | 198 typedef unsigned int UHWtype __attribute__((mode(HI))); typedef 200 typedef USItype UHWtype; typedef
|
/kernel/linux/linux-6.6/include/math-emu/ |
H A D | soft-fp.h | 198 typedef unsigned int UHWtype __attribute__((mode(HI))); typedef 200 typedef USItype UHWtype; typedef
|
/kernel/linux/linux-5.10/arch/h8300/lib/ |
H A D | libgcc.h | 53 #define UHWtype USItype macro
|
H A D | muldi3.c | 11 UHWtype __ul, __vl, __uh, __vh; \
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
H A D | sfp-machine.h | 91 UHWtype __ul, __vl, __uh, __vh; \
|
/kernel/linux/linux-5.10/lib/mpi/ |
H A D | mpi-internal.h | 215 typedef unsigned int UHWtype; typedef
|
H A D | longlong.h | 27 * UHWtype -- An unsigned type, at least half the size of UWtype. 1273 UHWtype __ul, __vl, __uh, __vh; \
|
/kernel/linux/linux-6.6/lib/crypto/mpi/ |
H A D | mpi-internal.h | 215 typedef unsigned int UHWtype; typedef
|
H A D | longlong.h | 27 * UHWtype -- An unsigned type, at least half the size of UWtype. 1273 UHWtype __ul, __vl, __uh, __vh; \
|
Completed in 7 milliseconds