Searched refs:mpi_limb_signed_t (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dmpi-internal.h36 typedef signed int mpi_limb_signed_t; typedef
39 typedef signed long int mpi_limb_signed_t; typedef
42 typedef signed long long int mpi_limb_signed_t; typedef
45 typedef signed short int mpi_limb_signed_t; typedef
H A Dmpi-pow.c233 if ( (mpi_limb_signed_t)e < 0 )
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/generic/
H A Dudiv-w-sdiv.c41 if ((mpi_limb_signed_t) d >= 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dmpi.h47 typedef signed int mpi_limb_signed_t; typedef
50 typedef signed long int mpi_limb_signed_t; typedef
53 typedef signed long long int mpi_limb_signed_t; typedef
56 typedef signed short int mpi_limb_signed_t; typedef

Completed in 40 milliseconds