Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-algs.hh698 static inline int sort_r_cmpswap(char *__restrict a, in sort_r_cmpswap() function
746 for(pj = pi; pj > b && sort_r_cmpswap(pj-w,pj,w,compar,ds...); pj -= w) {} in sort_r_simple()