Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dheapsort.c82 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ argument
114 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument