HomeSort by: relevance | last modified time | path
    Searched defs:putstring (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcsgen.c 418 putstring(frew, false, desclean, true);
517 putstring(fout, true, Comment, false);
605 putstring(out, delim, s, log) function
649 putstring(fout, true, delta->log, true);
  /src/external/gpl2/groff/dist/src/devices/grotty/
tty.cpp 35 #define putstring(s) fputs(s, stdout) macro
321 putstring(SGR_ITALIC);
323 putstring(SGR_REVERSE);
325 putstring(SGR_UNDERLINE);
345 putstring(SGR_BOLD);
572 putstring(buf);
581 putstring(SGR_DEFAULT);
584 putstring(SGR_BOLD);
587 putstring(SGR_ITALIC);
589 putstring(SGR_REVERSE)
    [all...]

Completed in 18 milliseconds