Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dlibgcc2.h34 typedef unsigned int UQItype __attribute__ ((mode (QI))); typedef
101 #define UWtype UQItype
103 #define UHWtype UQItype
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dmpi-internal.h217 typedef unsigned int UQItype __attribute__ ((mode(QI))); typedef
223 typedef unsigned char UQItype; typedef
/OK3568_Linux_fs/u-boot/arch/nios2/lib/
H A Dlibgcc.c12 typedef unsigned char UQItype; typedef
38 const UQItype __clz_tab[256] =
H A Dlonglong.h34 extern const UQItype __clz_tab[256];