Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/depool/
DdePoolArray.h116 DE_INLINE void TYPENAME##_swap (DE_PTR_TYPE(TYPENAME) arr, int aNdx, int bNdx) DE_UNUSED_FUNC…
203 DE_INLINE void TYPENAME##_swap (DE_PTR_TYPE(TYPENAME) arr, int aNdx, int bNdx) \
254 TYPENAME##_swap(arr, rootNdx, childNdx); \
281 TYPENAME##_swap(arr, endNdx, 0); \
/third_party/python/Modules/
D_zoneinfo.c2034 #define _swap(x, y, buffer) \ macro
2081 _swap(offset_0, offset_1, buff); in ts_to_local()
2097 _swap(offset_1, offset_0, buff); in ts_to_local()