OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MP_SIZE_T_SWAP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mini-gmp/
mini-gmp.c
226
#define
MP_SIZE_T_SWAP
(x, y) \
254
MP_SIZE_T_SWAP
(xs, ys); \
259
MP_SIZE_T_SWAP
(xs, ys); \
1914
MP_SIZE_T_SWAP
(u->_mp_size, v->_mp_size);
1915
MP_SIZE_T_SWAP
(u->_mp_alloc, v->_mp_alloc);
1958
MP_SIZE_T_SWAP
(an, bn);
3796
MP_SIZE_T_SWAP
(un, vn);
3868
MP_SIZE_T_SWAP
(un, vn);
3941
MP_SIZE_T_SWAP
(un, vn);
/src/external/lgpl3/gmp/dist/
gmp-impl.h
641
#define
MP_SIZE_T_SWAP
(x, y) \
664
MP_SIZE_T_SWAP
(xs, ys); \
669
MP_SIZE_T_SWAP
(xs, ys); \
Completed in 20 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026