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_PTR_SWAP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mini-gmp/
mini-gmp.c
238
#define
MP_PTR_SWAP
(x, y) \
253
MP_PTR_SWAP
(xp, yp); \
1916
MP_PTR_SWAP
(u->_mp_d, v->_mp_d);
/src/external/lgpl3/gmp/dist/
gmp-impl.h
648
#define
MP_PTR_SWAP
(x, y) \
663
MP_PTR_SWAP
(xp, yp); \
Completed in 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026