Lines Matching refs:Prefix
1240 CHAR8 Prefix;
1334 Prefix = 0;
1483 Prefix = ' ';
1486 Prefix = '+';
1499 Prefix = '-';
1543 if (Prefix != 0) {
1792 if (Prefix != 0) {
1795 Buffer = InternalPrintLibFillBuffer (Buffer, EndBuffer, 1, Prefix, BytesPerOutputCharacter);
1807 if (Prefix != 0) {
1810 Buffer = InternalPrintLibFillBuffer (Buffer, EndBuffer, 1, Prefix, BytesPerOutputCharacter);
1816 // Output the Prefix character if it is present
1819 if (Prefix != 0) {