Home
last modified time | relevance | path

Searched refs:RoundPointer (Results 1 – 1 of 1) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dmemarena.cpp66 static inline void *RoundPointer(void *ptr) in RoundPointer() function
222 Avail = RoundPointer(this + sizeof(*this)); in Reset()
240 Avail = RoundPointer((char *)Avail + size); in Alloc()