OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ql_foreach
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
ql.h
79
#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
/external/jemalloc/src/
arena.c
995
ql_foreach
(mapelm, mapelms, u.ql_link) {
function
[
all
...]
Completed in 176 milliseconds