Home
last modified time | relevance | path

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

/dports/astro/gnuastro/gnuastro-0.16/lib/gnuastro/
H A Dqsort.h108 gal_qsort_float32_i(const void *a, const void *b);
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dqsort.c171 gal_qsort_float32_i(const void *a, const void *b) in gal_qsort_float32_i() function
H A Dstatistics.c1413 STATISTICS_SORT(gal_qsort_float32_i); break; in gal_statistics_sort_increasing()
H A Darithmetic.c1471 MULTIOPERAND_TYPE_SET(float, gal_qsort_float32_i); in multioperand_on_thread()