Home
last modified time | relevance | path

Searched defs:RB_GENERATE_STATIC (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dtree.h419 #define RB_GENERATE_STATIC(name, type, field, cmp) \ macro
/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c324 RB_GENERATE_STATIC(tcp_log_id_tree, tcp_log_id_bucket, tlb_rb, tcp_log_id_cmp) in RB_GENERATE_STATIC() function
/f-stack/freebsd/sys/
H A Dtree.h449 #define RB_GENERATE_STATIC(name, type, field, cmp) \ macro