Searched defs:VEC_BASE (Results 1 – 1 of 1) sorted by relevance
553 #define VEC_BASE(P) \ macro556 #define VEC_BASE(P) ((P) ? &(P)->base : 0) macro