Home
last modified time | relevance | path

Searched refs:PointerHashRecord_swapWith_ (Results 1 – 2 of 2) sorted by relevance

/dports/lang/io-devel/io-9bfac31d/libs/basekit/source/
H A DPointerHash.c82 PointerHashRecord_swapWith_(x, r); in PointerHash_insert_()
86 PointerHashRecord_swapWith_(x, r); in PointerHash_insert_()
H A DPointerHash_inline.h124 IOINLINE void PointerHashRecord_swapWith_(PointerHashRecord *self, PointerHashRecord *other) in PointerHashRecord_swapWith_() function