HomeSort by relevance Sort by last modified time
    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