Searched refs:timecmp (Results 1 – 2 of 2) sorted by relevance
48 int timecmp(const void *, const void *);69 qsort( sortednlp , nname , sizeof(nltype *) , timecmp ); in printprof()79 timecmp(const void *v1, const void *v2) in timecmp() function
422 timecmp(lsrec_t *a, lsrec_t *b) in timecmp() function1696 mergesort(timecmp, sort_buf, merge_buf, g_nrecs_used); in main()