Home
last modified time | relevance | path

Searched refs:loadInt (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/prog/
Dmutation.go515 v := loadInt(data[i:], width)
604 func loadInt(data []byte, size int) uint64 { func