HomeSort by relevance Sort by last modified time
    Searched full:pointerswap (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/_decimal/libmpdec/
transpose.h 49 static inline void pointerswap(mpd_uint_t **a, mpd_uint_t **b) function
transpose.c 119 pointerswap(&readbuf, &writebuf);
128 pointerswap(&readbuf, &writebuf);

Completed in 694 milliseconds