Searched defs:numBytes (Results 1 – 2 of 2) sorted by relevance
18 void* operator new(size_t numBytes, SomeClass&, const std::nothrow_t&) throw() in new()
127 Buf_AddChars(Buffer bp, size_t numBytes, const char *bytesPtr) in Buf_AddChars()