Home
last modified time | relevance | path

Searched defs:Int64Var (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/flag/
Dflag.go800 func (f *FlagSet) Int64Var(p *int64, name string, value int64, usage string) { func
806 func Int64Var(p *int64, name string, value int64, usage string) { func