Searched defs:tsearch (Results 1 – 2 of 2) sorted by relevance
43 #define tsearch ______tsearch macro103 Void_t* tsearch(const Void_t* key, Void_t** rootp, in tsearch() function
60 tsearch(const void *ky, void **rtp, int (*compar)()) in tsearch() function