Home
last modified time | relevance | path

Searched refs:UDWtype (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/h8300/lib/
H A Dlibgcc.h55 #define UDWtype UDItype macro
/kernel/linux/linux-5.10/lib/mpi/
H A Dlonglong.h28 * UDWtype -- An unsigned type, at least twice as large a UWtype
56 * UDWtype product. This is just a variant of umul_ppmm.
59 * denominator) divides a UDWtype, composed by the UWtype integers
1234 UDWtype __ll = __umulsidi3(m0, m1); \
1244 ((UDWtype) __hi << W_TYPE_SIZE) | __lo; })
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dlonglong.h28 * UDWtype -- An unsigned type, at least twice as large a UWtype
56 * UDWtype product. This is just a variant of umul_ppmm.
59 * denominator) divides a UDWtype, composed by the UWtype integers
1234 UDWtype __ll = __umulsidi3(m0, m1); \
1244 ((UDWtype) __hi << W_TYPE_SIZE) | __lo; })

Completed in 4 milliseconds