Home
last modified time | relevance | path

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

/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dprint.c155 PGETC (
875 PGETC ( in PGETC() function
902 c = PGETC(&Item->Item); in PITEM()
936 PPUTC (ps, PGETC(&Item->Item)); in PITEM()
1008 while ((c = PGETC(&ps->fmt))) { in _Print()
1028 while ((c = PGETC(&ps->fmt))) { in _Print()
1073 c = PGETC(&ps->fmt); in _Print()