Searched defs:tmalloc (Results 1 – 2 of 2) sorted by relevance
60 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
69 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro