Searched defs:xalloc (Results 1 – 2 of 2) sorted by relevance
21 void * xalloc(unsigned n) { return malloc(n); } // no-warning in xalloc() function
135 int _STLP_CALL ios_base::xalloc() { in xalloc() function in ios_base