Searched defs:underline (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/arch/amiga/dev/ |
H A D | ite_cc.c | 126 u_short underline; /* where the underline goes */ member 517 int underline = cci->underline; in putc_ul() local 539 int underline = cci->underline; in putc_ul_in() local 592 int underline = cci->underline; in putc_bd_ul() local 622 int underline = cci->underline; in putc_bd_ul_in() local
|
H A D | amidisplaycc.c | 593 int underline; in amidisplaycc_putchar() local
|
/netbsd-src/games/warp/ |
H A D | term.h | 296 #define underline() do_tc(US,1) macro
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | ite_cc.c | 73 u_short underline; /* where the underline goes */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-riscv.c | 2064 const char *underline = "_"; in riscv_arch_str1() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-riscv.c | 2175 const char *underline = "_"; in riscv_arch_str1() local
|
/netbsd-src/sys/dev/rasops/ |
H A D | rasops.c | 975 rasops_unpack_attr(long attr, int *fg, int *bg, int *underline) in rasops_unpack_attr()
|
/netbsd-src/sys/arch/luna68k/dev/ |
H A D | omrasops.c | 1751 om_unpack_attr(long attr, uint8_t *fg, uint8_t *bg, int *underline) in om_unpack_attr() argument
|
/netbsd-src/sys/dev/usb/ |
H A D | udl.c | 1012 int fg, bg, underline, x, y, width, height; udl_putchar() local
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | env.cpp | 1518 void underline() in underline() function
|