Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h78 static const uptr BatchClassId = 0; variable
189 static const uptr BatchClassId = 0; variable
H A Dlocal_cache.h170 static const uptr BatchClassId = SizeClassMap::BatchClassId; member