Home
last modified time | relevance | path

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

/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dprint.c51 #define PRINT_STRING_LEN 200 macro
378 newlen += PRINT_STRING_LEN; in _PoolPrint()
999 CHAR16 Buffer[PRINT_STRING_LEN]; in _Print()
1004 ps->End = Buffer + PRINT_STRING_LEN - 1; in _Print()