Home | History | Annotate | Download | only in LzmaSpec

Lines Matching defs:Print

567 static void Print(const char *s)

600 Print(title);
601 Print(" : ");
604 Print(s);
605 Print(" bytes \n");
610 Print("\nLZMA Reference Decoder 15.00 : Igor Pavlov : Public domain : 2015-04-16\n");
612 Print("\nUse: lzmaSpec a.lzma outFile");
652 Print("\n");
656 Print("End marker is expected\n");
659 Print("\n");
671 Print("Finished without end marker");
678 Print("Warning: ");
680 Print("Finished with end marker");
685 Print("\n");
689 Print("\nWarning: LZMA stream is corrupted\n");