Home
last modified time | relevance | path

Searched defs:par_i (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/lib/libc/stdlib/
H A Dheapsort.c71 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ argument
103 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument