Searched refs:putlength (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/text_cmds-87/rs/
H A Drs.c340 static int putlength; local
347 putlength = flags & DETAILSHAPE;
351 if (putlength) { /* print length, recycle storage */
356 if (!putlength && endblock - curline < BUFSIZ) { /* need storage */

Completed in 97 milliseconds