Searched defs:newPtr (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sbin/rcorder/ |
H A D | hash.c | 220 Boolean *newPtr) /* Filled in with TRUE if new entry created, in Hash_CreateEntry()
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | pci_virtio_input.c | 474 void *newPtr = realloc(queue->events, in vtinput_eventqueue_add_event() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ItaniumCXXABI.cpp | 2326 InitializeArrayCookie(CodeGenFunction & CGF,Address newPtr,llvm::Value * numElements,const CXXNewExpr * expr,QualType elementType) InitializeArrayCookie() argument
|
H A D | MicrosoftCXXABI.cpp | 2323 InitializeArrayCookie(CodeGenFunction & CGF,Address newPtr,llvm::Value * numElements,const CXXNewExpr * expr,QualType elementType) InitializeArrayCookie() argument
|