Lines Matching refs:Prefix
338 CHAR8 Prefix;
432 Prefix = 0;
581 Prefix = ' ';
584 Prefix = '+';
597 Prefix = '-';
641 if (Prefix != 0) {
890 if (Prefix != 0) {
893 Buffer = BasePrintLibFillBuffer (Buffer, EndBuffer, 1, Prefix, BytesPerOutputCharacter);
905 if (Prefix != 0) {
908 Buffer = BasePrintLibFillBuffer (Buffer, EndBuffer, 1, Prefix, BytesPerOutputCharacter);
914 // Output the Prefix character if it is present
917 if (Prefix != 0) {