Searched defs:oballocvec (Results 1 – 2 of 2) sorted by relevance
299 #define oballocvec(T, N) XOBNEWVEC (hash_obstack, T, (N)) macro