Searched refs:DT_LIST (Results 1 – 2 of 2) sorted by relevance
216 else if(dt->meth->type&DT_LIST)371 static Dtmethod_t _Dtlist = { dtlist, DT_LIST, listevent, "Dtlist" };
174 #define DT_LIST 0000000020 /* linked list */ macro