Home
last modified time | relevance | path

Searched refs:BOXDRAW_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/boot/efi/include/
HDeficon.h166 #define BOXDRAW_HORIZONTAL 0x2500 macro
/NextBSD/sys/boot/efi/libefi/
HDefi_console.c465 case 0xc4: buf[0] = BOXDRAW_HORIZONTAL; break; in efi_cons_efiputchar()