Searched refs:V_NONE (Results 1 – 2 of 2) sorted by relevance
154 #define V_NONE 0 macro
905 return tp && (tp->flag & ISSET) ? tp->type : V_NONE; in special()