Lines Matching full:pmode
38 // A pmode value represents the current printer mode.39 type pmode int42 noExtraBlank pmode = 1 << iota // disables extra blank after /*-style comment61 mode pmode // current printer mode861 case pmode: