Searched defs:no (Results 1 – 4 of 4) sorted by relevance
79 void* operator new(std::size_t size, const std::nothrow_t& no) in operator new()94 void* operator new[](std::size_t size, const std::nothrow_t& no) in operator new[]()
19 typedef char (&no)[2]; typedef
43 typedef char (&no) [2]; typedef
1024 int no = p->g->ncsets++; in allocset() local