Searched defs:xalloc (Results 1 – 4 of 4) sorted by relevance
21 void * xalloc(unsigned n) { return malloc(n); } // no-warning in xalloc() function
36 static const int xalloc = std::ios_base::xalloc(); in get_edge_items_xalloc() local
134 int ios_base::xalloc() { return __xindex_++; } in xalloc() function in ios_base
173 ios_base::xalloc() in xalloc() function in ios_base