Searched refs:parseIntType (Results 1 – 2 of 2) sorted by relevance
327 func (comp *compiler) parseIntType(name string) (size uint64, bigEndian bool) { func
77 size, be := comp.parseIntType(t.Ident)816 size, _ := comp.parseIntType(t.Ident)