Searched defs:tfind (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dtfind.c39 #pragma weak _tfind = tfind
51 /* tfind - find a node, or return 0 */
58 tfind(const void *ky, void *const *rtp, function
/osnet-11/usr/src/lib/libast/common/comp/
H A Dtsearch.c42 #define tfind ______tfind macro
49 #undef tfind macro
137 Void_t* tfind(const Void_t* key, Void_t*const* rootp, function
140 Void_t* tfind(key, rootp, comparf)

Completed in 63 milliseconds