Home
last modified time | relevance | path

Searched refs:psearch (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sbin/rcorder/
H A Drcorder.c1015 Hash_Search psearch; in generate_graphviz_providers() local
1022 entry = Hash_EnumFirst(provide_hash, &psearch); in generate_graphviz_providers()
1049 } while (NULL != (entry = Hash_EnumNext(&psearch))); in generate_graphviz_providers()
/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Drb.h185 a_prefix##psearch(a_rbt_type *rbtree, const a_type *key); \
448 a_prefix##psearch(a_rbt_type *rbtree, const a_type *key) { \