Searched defs:no (Results 1 – 5 of 5) sorted by relevance
113 void* operator new(std::size_t size, const std::nothrow_t& no) in operator new()128 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
70 no enumerator
1024 int no = p->g->ncsets++; in allocset() local