Searched refs:__GMP_USHRT_MAX (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/include/
H A Dgmp.h508 /* __GMP_USHRT_MAX is not "~ (unsigned short) 0" because short is promoted
512 #define __GMP_USHRT_MAX ((unsigned short) ~0) macro
1732 __GMPZ_FITS_UTYPE_P (__gmp_z, __GMP_USHRT_MAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sys-include/
H A Dgmp.h508 /* __GMP_USHRT_MAX is not "~ (unsigned short) 0" because short is promoted
512 #define __GMP_USHRT_MAX ((unsigned short) ~0) macro
1732 __GMPZ_FITS_UTYPE_P (__gmp_z, __GMP_USHRT_MAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sys-include/
H A Dgmp.h508 /* __GMP_USHRT_MAX is not "~ (unsigned short) 0" because short is promoted
512 #define __GMP_USHRT_MAX ((unsigned short) ~0) macro
1732 __GMPZ_FITS_UTYPE_P (__gmp_z, __GMP_USHRT_MAX);

Completed in 867 milliseconds