Home
last modified time | relevance | path

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

/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dcommon.c130 void *COM_AllocBuf (char *Func, void *Buf, int *PSize, int NewSize, int OldLimit, char *Name) in COM_AllocBuf()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/System/
H A Dmod.rs626 pub fn OldLimit(&self) -> ::windows::runtime::Result<u64> { in OldLimit() method