Search | Google it | Results 1 - 1 of 1 for funcall:cmp from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/tree.h (0.00 seconds) |
627: while (tmp) { \ 628: comp = cmp(elm, tmp); \ 629: if (comp < 0) \ 646: while (tmp) { \ 647: comp = cmp(elm, tmp); \ 648: if (comp < 0) { \