Home
last modified time | relevance | path

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

/dports/astro/gnuastro/gnuastro-0.16/lib/gnuastro/
H A Dqsort.h78 gal_qsort_int16_i(const void *a, const void *b);
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dqsort.c108 gal_qsort_int16_i(const void *a, const void *b) in gal_qsort_int16_i() function
H A Dstatistics.c1403 STATISTICS_SORT(gal_qsort_int16_i); break; in gal_statistics_sort_increasing()
H A Darithmetic.c1456 MULTIOPERAND_TYPE_SET(int16_t, gal_qsort_int16_i); in multioperand_on_thread()