Searched refs:_mp_d (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/engines/
H A De_gmp.c276 memcpy(&g->_mp_d[0], &bn->d[0], bn->top * sizeof(bn->d[0]));
302 memcpy(&bn->d[0], &g->_mp_d[0], s * sizeof(bn->d[0]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/engines/
H A De_gmp.c270 memcpy(&g->_mp_d[0], &bn->d[0], bn->top * sizeof(bn->d[0]));
298 memcpy(&bn->d[0], &g->_mp_d[0], s * sizeof(bn->d[0]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/engines/
H A De_gmp.c270 memcpy(&g->_mp_d[0], &bn->d[0], bn->top * sizeof(bn->d[0]));
298 memcpy(&bn->d[0], &g->_mp_d[0], s * sizeof(bn->d[0]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/engines/
H A De_gmp.c276 memcpy(&g->_mp_d[0], &bn->d[0], bn->top * sizeof(bn->d[0]));
302 memcpy(&bn->d[0], &g->_mp_d[0], s * sizeof(bn->d[0]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/engines/
H A De_gmp.c276 memcpy(&g->_mp_d[0], &bn->d[0], bn->top * sizeof(bn->d[0]));
302 memcpy(&bn->d[0], &g->_mp_d[0], s * sizeof(bn->d[0]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/engines/
H A De_gmp.c270 memcpy(&g->_mp_d[0], &bn->d[0], bn->top * sizeof(bn->d[0]));
298 memcpy(&bn->d[0], &g->_mp_d[0], s * sizeof(bn->d[0]));
/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.h205 to by the _mp_d field. */
209 mp_limb_t *_mp_d; /* Pointer to the limbs. */ member in struct:__anon46976
245 _mp_d field contains `prec' + 1 limbs. */
250 mp_limb_t *_mp_d; /* Pointer to the limbs. */ member in struct:__anon46978
266 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */
1693 mp_ptr __gmp_p = z->_mp_d; \
1698 mp_ptr __gmp_p = z->_mp_d; \
1743 mp_ptr __gmp_p = __gmp_z->_mp_d;
1773 __gmp_result = __gmp_z->_mp_d[__gmp_n];
1801 __gmp_result = mpn_perfect_square_p (__gmp_a->_mp_d, __gmp_asiz
[all...]
/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.h205 to by the _mp_d field. */
209 mp_limb_t *_mp_d; /* Pointer to the limbs. */ member in struct:__anon46128
245 _mp_d field contains `prec' + 1 limbs. */
250 mp_limb_t *_mp_d; /* Pointer to the limbs. */ member in struct:__anon46130
266 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */
1693 mp_ptr __gmp_p = z->_mp_d; \
1698 mp_ptr __gmp_p = z->_mp_d; \
1743 mp_ptr __gmp_p = __gmp_z->_mp_d;
1773 __gmp_result = __gmp_z->_mp_d[__gmp_n];
1801 __gmp_result = mpn_perfect_square_p (__gmp_a->_mp_d, __gmp_asiz
[all...]
/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.h205 to by the _mp_d field. */
209 mp_limb_t *_mp_d; /* Pointer to the limbs. */ member in struct:__anon45153
245 _mp_d field contains `prec' + 1 limbs. */
250 mp_limb_t *_mp_d; /* Pointer to the limbs. */ member in struct:__anon45155
266 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */
1693 mp_ptr __gmp_p = z->_mp_d; \
1698 mp_ptr __gmp_p = z->_mp_d; \
1743 mp_ptr __gmp_p = __gmp_z->_mp_d;
1773 __gmp_result = __gmp_z->_mp_d[__gmp_n];
1801 __gmp_result = mpn_perfect_square_p (__gmp_a->_mp_d, __gmp_asiz
[all...]

Completed in 115 milliseconds