Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/rcorder/
H A Drcorder.c1017 Hash_Search psearch; in generate_graphviz_providers() local
1024 entry = Hash_EnumFirst(provide_hash, &psearch); in generate_graphviz_providers()
1051 } while (NULL != (entry = Hash_EnumNext(&psearch))); in generate_graphviz_providers()
/freebsd-13.1/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) { \