OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ql_foreach
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/include/jemalloc/internal/
ql.h
77
#define
ql_foreach
(a_var, a_head, a_field) \
macro
/external/jemalloc/test/unit/
ql.c
25
ql_foreach
(t, head, link) {
function
68
ql_foreach
(t, head, link) {
function
Completed in 1079 milliseconds