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

/freebsd-13-stable/contrib/mandoc/
H A Dhtml.c114 static void print_byte(struct html *, char);
215 print_byte(h, '>');
408 print_byte(h, '-');
443 print_byte(h, *p);
539 print_byte(h, c);
567 print_byte(h, '1');
625 print_byte(h, '<');
660 print_byte(h, ' ');
662 print_byte(h, '=');
663 print_byte(
865 print_byte(struct html *h, char c) function
[all...]
/freebsd-13-stable/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c64 DEFINEOP(print_byte, uchar_t);

Completed in 58 milliseconds