Searched defs:TFREE (Results 1 – 2 of 2) sorted by relevance
460 #define TFREE(p, type) if ((p)) (void) t_free((char *)(p), (type)) macro
1041 #define TFREE(p, type) if ((p)) t_free((char *)(p), (type)) macro