Searched refs:print_word (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/mandoc/ |
H A D | mdoc_man.c | 357 print_word(""); in font_push() 370 print_word(""); in font_pop() 465 print_word(s); in print_line() 483 print_word(s); in print_block() 518 print_word(v); in print_offs() 532 print_word(buf); in print_offs() 603 print_word(buf); in print_count() 850 print_word(""); in pre_sect() 867 print_word(""); in post_sect() 940 print_word("'"); in pre_ap() [all …]
|
H A D | html.c | 441 print_word(h, "<"); in print_escape() 444 print_word(h, ">"); in print_escape() 447 print_word(h, "&"); in print_escape() 450 print_word(h, """); in print_escape() 453 print_word(h, " "); in print_escape() 565 print_word(h, "html"); in print_encode() 587 print_word(h, numbuf); in print_encode() 733 print_word(h, attr); in print_otag() 768 print_word(h, arg1); in print_otag() 771 print_word(h, arg2); in print_otag() [all …]
|
/openbsd/usr.bin/spell/ |
H A D | spellprog.c | 108 void print_word(FILE *); 303 for (;; print_word(file)) { in main() 349 print_word(FILE *f) in print_word() function
|
/openbsd/regress/lib/libcrypto/bn/ |
H A D | bn_test.c | 475 print_word(BIO *bp, BN_ULONG w) in print_word() function 532 print_word(bp, s); in test_div_word() 541 print_word(bp, s); in test_div_word() 544 print_word(bp, r); in test_div_word()
|