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

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dql.c26 ql_foreach(t, head, link) { function
66 ql_foreach(t, head, link) { function
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dql.h82 #define ql_foreach(a_var, a_head, a_field) \ macro
H A Dwitness.h178 ql_foreach(w, witnesses, link) { function
229 ql_foreach(w, witnesses, link) { function
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dql.h82 #define ql_foreach(a_var, a_head, a_field) \ macro
H A Dwitness.h178 ql_foreach(w, witnesses, link) { function
229 ql_foreach(w, witnesses, link) { function
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dwitness.c23 ql_foreach(w, witnesses, link) { function
56 ql_foreach(w, witnesses, link) { function

Completed in 256 milliseconds