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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
ql.h 14 #define ql_elm(a_type) qr(a_type) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
ql.h 14 #define ql_elm(a_type) qr(a_type) macro
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ql.h 17 * ql_elm(my_t) my_link;
39 #define ql_elm(a_type) qr(a_type) macro
62 * Initializes a ql_elm. Must be called even if the field is about to be
  /src/external/bsd/jemalloc/include/jemalloc/internal/
ql.h 17 * ql_elm(my_t) my_link;
39 #define ql_elm(a_type) qr(a_type) macro
62 * Initializes a ql_elm. Must be called even if the field is about to be

Completed in 59 milliseconds