gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:cmp from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/tree.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/tree.h - 47.2KB - 741 lines
627:         while (tmp) {                                                  \
628:                 comp = cmp(elm, tmp);                                 \
629:                 if (comp < 0)                                         \
646: while (tmp) { \ 647: comp = cmp(elm, tmp); \ 648: if (comp < 0) { \