Lines Matching refs:write
181 (void) write(1, "\n", 1); in rel()
255 (void) write(1, "\n", 1); in arith()
465 (void) write(1, "\n", 1); in yyerror()
467 (void) write(2, "expr: ", 6); in yyerror()
468 (void) write(2, gettext(s), (unsigned)strlen(gettext(s))); in yyerror()
469 (void) write(2, "\n", 1); in yyerror()
651 (void) write(2, "expr: ", 6); in exprmalloc()
652 (void) write(2, s, (unsigned)strlen(s)); in exprmalloc()
653 (void) write(2, "\n", 1); in exprmalloc()
673 (void) write(1, "\n", 1); in main()
697 (void) write(1, buf, (unsigned)strlen(buf)); in main()
698 (void) write(1, "\n", 1); in main()