Lines Matching defs:new
271 __declspec(dllexport) void* operator new(__SIZE_TYPE__ n) { return alloc(n); }