Home | History | Annotate | Download | only in fmt

Lines Matching full:pvalue

109 var pValue P
846 {"%s", &pValue, "String(p)"}, // String method...
847 {"%p", &pValue, "0xPTR"}, // ... is not called with %p.