HomeSort by: relevance | last modified time | path
    Searched defs:ql_move (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ql.h 53 #define ql_move(a_head_dest, a_head_src) do { \ macro
118 ql_move(a_head_a, a_head_b); \
159 ql_move(a_head_b, a_head_a); \
  /src/external/bsd/jemalloc/include/jemalloc/internal/
ql.h 53 #define ql_move(a_head_dest, a_head_src) do { \ macro
118 ql_move(a_head_a, a_head_b); \
159 ql_move(a_head_b, a_head_a); \

Completed in 15 milliseconds