HomeSort by relevance Sort by last modified time
    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 991 ql_foreach(mapelm, mapelms, u.ql_link) { function
    [all...]

Completed in 91 milliseconds