Searched refs:IntFmt (Results 1 – 3 of 3) sorted by relevance
172 type IntFmt int type175 IntFmtDec IntFmt = iota185 ValueFmt IntFmt198 ValueFmt IntFmt206 Value2Fmt IntFmt
38 func FormatInt(v uint64, format IntFmt) string { argument
492 func (p *parser) parseIntValue() (uint64, IntFmt) {