Searched refs:__BITS4 (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/lib/
H A Dmuldi3.c25 #define __BITS4 (SI_TYPE_SIZE / 4) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68knommu/lib/
H A Dmuldi3.c25 #define __BITS4 (SI_TYPE_SIZE / 4) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/mpi/
H A Dlonglong.h36 #define __BITS4 (W_TYPE_SIZE / 4) macro
1547 __a = __xr < ((UWtype) 1 << 2*__BITS4) \
1548 ? (__xr < ((UWtype) 1 << __BITS4) ? 0 : __BITS4) \
1549 : (__xr < ((UWtype) 1 << 3*__BITS4) ? 2*__BITS4 : 3*__BITS4);\
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/mpi/
H A Dlonglong.h36 #define __BITS4 (W_TYPE_SIZE / 4) macro
1547 __a = __xr < ((UWtype) 1 << 2*__BITS4) \
1548 ? (__xr < ((UWtype) 1 << __BITS4) ? 0 : __BITS4) \
1549 : (__xr < ((UWtype) 1 << 3*__BITS4) ? 2*__BITS4 : 3*__BITS4);\
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/mpi/
H A Dlonglong.h36 #define __BITS4 (W_TYPE_SIZE / 4) macro
1547 __a = __xr < ((UWtype) 1 << 2*__BITS4) \
1548 ? (__xr < ((UWtype) 1 << __BITS4) ? 0 : __BITS4) \
1549 : (__xr < ((UWtype) 1 << 3*__BITS4) ? 2*__BITS4 : 3*__BITS4);\

Completed in 175 milliseconds