Searched refs:DT_INDATA (Results 1 – 3 of 3) sorted by relevance
77 type |= DT_INDATA;87 if(pdt.data->type&DT_INDATA)
59 if(!(type&DT_INDATA) )
213 #define DT_INDATA 0010000000 /* Dt_t was allocated with Dtdata_t */ macro