Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstack_depot.h93 u32 RingPos = atomic_load_relaxed(&Tab[Pos]); in insert() local
116 u32 RingPos = atomic_load_relaxed(&Tab[Pos]); in find() local
H A Dcombined.h946 uptr RingPos, Size; in collectTraceMaybe() local