Searched refs:W_TYPE_SIZE (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dlonglong.h27 W_TYPE_SIZE -- size in bits of UWtype
36 #define __BITS4 (W_TYPE_SIZE / 4)
37 #define __ll_B ((UWtype) 1 << (W_TYPE_SIZE / 2))
39 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2))
116 #if (defined (__a29k__) || defined (_AM29K)) && W_TYPE_SIZE == 32
162 #if defined (__alpha) && W_TYPE_SIZE == 64
187 #if defined (__arm__) && W_TYPE_SIZE == 32
243 #if defined (__clipper__) && W_TYPE_SIZE == 32
275 #if defined (__gmicro__) && W_TYPE_SIZE == 32
318 #if defined (__hppa) && W_TYPE_SIZE
[all...]
H A Dmpi-internal.h258 #define W_TYPE_SIZE BITS_PER_MPI_LIMB macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/math-emu/
H A Dsfp-util.h27 #define __ll_B ((UWtype) 1 << (W_TYPE_SIZE / 2))
29 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dsoft-fp.h92 #define W_TYPE_SIZE _FP_W_TYPE_SIZE macro
H A Dsfp-machine.h36 #define __ll_B ((UWtype) 1 << (W_TYPE_SIZE / 2))
38 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/math-emu/
H A Dsoft-fp.h165 #define W_TYPE_SIZE _FP_W_TYPE_SIZE macro

Completed in 48 milliseconds