Searched defs:NewP (Results 1 – 3 of 3) sorted by relevance
52 func NewP(a, b int) *P { func
411 void *NewP = Allocator->reallocate(P, Size * 2); in SCUDO_TYPED_TEST() local434 void *NewP = Allocator->reallocate(P, Size); in SCUDO_TYPED_TEST() local461 void *NewP = Allocator->reallocate(P, NewSize); in SCUDO_TYPED_TEST() local
3071 CmpInst::Predicate NewP = CmpInst::getInversePredicate( in applyNotCmp() local