Searched refs:print_byte (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | html.c | 127 static void print_byte(struct html *, char); 229 print_byte(h, '>'); in print_gen_head() 458 print_byte(h, '-'); in print_escape() 493 print_byte(h, *p); in print_encode() 591 print_byte(h, c); in print_encode() 619 print_byte(h, '1'); in print_href() 696 print_byte(h, '<'); in print_otag() 734 print_byte(h, ' '); in print_otag() 736 print_byte(h, '='); in print_otag() 737 print_byte(h, '"'); in print_otag() [all …]
|
/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.c | 63 DEFINEOP(print_byte, uchar_t);
|
H A D | libnvpair.abi | 536 <var-decl name='print_byte' type-id='e7f43f74' visibility='default'/>
|