Searched defs:newPtr (Results 1 – 7 of 7) sorted by relevance
190 void* newPtr; in cf2_arrstack_getPointer() local232 void* newPtr = (FT_Byte*)arrstack->ptr + offset; in cf2_arrstack_push() local
258 char* newPtr = reinterpret_cast<char*>(partitionAlloc(allocator.root(), kTestAllocSize)); in TEST() local394 void* newPtr = partitionReallocGeneric(allocator.root(), ptr, 2); in TEST() local
232 …pANTLR3_STRING (*newPtr) (struct ANTLR3_STRING_FACTORY_struct * factory, pANTLR3_UINT8 string, AN… member
597 llvm::Value *newPtr, in InitializeArrayCookie()
1002 llvm::Value *newPtr, in InitializeArrayCookie()
1032 void *newPtr = realloc(ptr, 4); in test() local