Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_qsort.c84 #define TRUNC_words 12*WORD_BYTES /* nb different meaning */ macro
375 if (last-first>TRUNC_words) { in qsort_words()
394 Recurse(TRUNC_words) in qsort_words()
397 PreInsertion(SWAP_words,(TRUNC_words/WORD_BYTES),WORD_BYTES); in qsort_words()