Home
last modified time | relevance | path

Searched refs:UQItype (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.h33 typedef unsigned int UQItype __attribute__ ((mode (QI))); typedef
100 #define UWtype UQItype
102 #define UHWtype UQItype
/openbmc/linux/lib/crypto/mpi/
H A Dmpi-internal.h217 typedef unsigned int UQItype __attribute__ ((mode(QI))); typedef
223 typedef unsigned char UQItype; typedef
/openbmc/u-boot/arch/nios2/lib/
H A Dlibgcc.c11 typedef unsigned char UQItype; typedef
37 const UQItype __clz_tab[256] =
H A Dlonglong.h33 extern const UQItype __clz_tab[256];