Searched defs:ql_foreach (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dql.h82 #define ql_foreach(a_var, a_head, a_field) \ macro
H A Dwitness.h173 ql_foreach(w, witnesses, link) { function
224 ql_foreach(w, witnesses, link) { function
/freebsd-13-stable/contrib/jemalloc/src/
H A Dwitness.c23 ql_foreach(w, witnesses, link) { function
56 ql_foreach(w, witnesses, link) { function

Completed in 94 milliseconds