Searched refs:ReallocOffset (Results 1 – 3 of 3) sorted by relevance
199 ReallocOffset = 1 enumerator307 if(Npadlong <= ReallocOffset || v == nil) in setrealloctag()310 u[-Npadlong+ReallocOffset] = pc; in setrealloctag()326 if(Npadlong <= ReallocOffset) in getrealloctag()327 return ((ulong*)v)[-Npadlong+ReallocOffset]; in getrealloctag()
366 ReallocOffset = 1;
164 ReallocOffset = 1 enumerator293 if(Npadlong <= ReallocOffset || v == nil) in setrealloctag()296 u[-Npadlong+ReallocOffset] = pc; in setrealloctag()312 if(Npadlong <= ReallocOffset) in getrealloctag()313 return ((ulong*)v)[-Npadlong+ReallocOffset]; in getrealloctag()