Searched refs:DD_NONE (Results 1 – 2 of 2) sorted by relevance
205 DD_NONE = 0, enumerator
1188 tp->t_dt = DD_NONE; in type_Construct()1241 assert(tp->t_dt == DD_NONE); in type_SetPtr()1258 assert(tp->t_dt == DD_NONE); in type_SetAry()1281 assert(tp->t_dt == DD_NONE); in type_SetFun()1401 nt = (nextp = tp->t_next)? nextp->t_dt : DD_NONE; in type_Verify()