Home
last modified time | relevance | path

Searched defs:ql_remove (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dql.h56 #define ql_remove(a_head, a_elm, a_field) do { \ macro
/external/jemalloc_new/include/jemalloc/internal/
Dql.h61 #define ql_remove(a_head, a_elm, a_field) do { \ macro