Searched refs:xxmalloc (Results 1 – 1 of 1) sorted by relevance
1346 static void *xxmalloc(int lineno, size_t size) in xxmalloc() function1369 # define xmalloc(s) xxmalloc(__LINE__, s)