Home | History | Annotate | Download | only in testdata

Lines Matching defs:dp

123 	Disc_t*		dp = (Disc_t*)disc;
125 return (void*)((char*)0 + ++dp->ordinal);
131 Disc_t* dp = (Disc_t*)disc;
133 sfprintf(dp->sp, "{%-.*s}(%lu:%d)", xlen, xstr, (char*)data - (char*)0, slen);