Lines Matching defs:dstop
58 #define DSTOP 8135 const size_t dstop = (nstops == 0) ? DSTOP : tabstops[0];148 dcol = (1 + dcol / dstop) * dstop;161 while (((ocol + dstop) / dstop) <= (dcol / dstop)) {166 ocol = (1 + ocol / dstop) * dstop;
Indexes created Tue Sep 30 20:09:53 GMT 2025