Searched defs:TALLOC (Results 1 – 5 of 5) sorted by relevance
391 # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro
390 # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro