Searched defs:parseInt64 (Results 1 – 2 of 2) sorted by relevance
94 func parseInt64(bytes []byte) (ret int64, err error) { func
608 func (p *parser) parseInt64() int64 { func