Home
last modified time | relevance | path

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

/stdlib/
A Dmsort.c100 unsigned long *tmpl = (unsigned long *) tmp; in msort_with_tmp() local
116 while (tmpl < (unsigned long *) tmp) in msort_with_tmp()
117 *tmpl++ = *bl++; in msort_with_tmp()

Completed in 3 milliseconds