Searched defs:tlist (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/cdt/
H A Ddttree.c143 static Void_t* tlist(Dt_t* dt, Dtlink_t* list, int type) function
145 static Void_t* tlist(dt, list, type)
278 if((list = (Dtlink_t*)tlist(dt, NIL(Void_t*), DT_FLATTEN)) )
417 DTRETURN(obj, tlist(dt, (Dtlink_t*)obj, type));

Completed in 13 milliseconds