HomeSort by relevance Sort by last modified time
    Searched defs:ql_remove (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/jemalloc/chromium/
ql.h 89 #define ql_remove(a_head, a_elm, a_field) do { \ macro
102 ql_remove((a_head), t, a_field); \
107 ql_remove((a_head), t, a_field); \
  /external/chromium_org/third_party/jemalloc/vendor/
ql.h 89 #define ql_remove(a_head, a_elm, a_field) do { \ macro
102 ql_remove((a_head), t, a_field); \
107 ql_remove((a_head), t, a_field); \

Completed in 523 milliseconds