Searched refs:PUTCHAR_BUFSZ (Results 1 – 1 of 1) sorted by relevance
14 #define PUTCHAR_BUFSZ 128 macro52 static uint16_t efibuf[PUTCHAR_BUFSZ + 1]; in efi_putchar()62 if (c == '\n' || n == PUTCHAR_BUFSZ) { in efi_putchar()