Searched refs:Std (Results 1 – 6 of 6) sorted by relevance
32 public static Log Std = new Log(System.out); field in Log34 public static Log Dbg = Std;
26 use Getopt::Std;
25 use Getopt::Std;
32 use Getopt::Std;
85 use Getopt::Std;
123 … Log.Std.printf("state has not attributes defined but document provides %d attributes\n", in ParseAttributes()