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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
qr.h 118 * qr_foreach(iter, item, link) {
124 #define qr_foreach(var, a_qr, a_field) \ macro
131 * The same (and with the same usage) as qr_foreach, but in the opposite order,
  /src/external/bsd/jemalloc/include/jemalloc/internal/
qr.h 118 * qr_foreach(iter, item, link) {
124 #define qr_foreach(var, a_qr, a_field) \ macro
131 * The same (and with the same usage) as qr_foreach, but in the opposite order,
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
qr.h 60 #define qr_foreach(var, a_qr, a_field) \ macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
qr.h 60 #define qr_foreach(var, a_qr, a_field) \ macro

Completed in 25 milliseconds