HomeSort by relevance Sort by last modified time
    Searched full:scanf32 (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/database/sql/
convert_test.go 60 scanf32 float32
162 {s: float64(1.5), d: &scanf32, wantf32: float32(1.5)},
163 {s: "1.5", d: &scanf32, wantf32: float32(1.5)},
59 scanf32 float32 var
  /prebuilts/go/linux-x86/src/database/sql/
convert_test.go 60 scanf32 float32
162 {s: float64(1.5), d: &scanf32, wantf32: float32(1.5)},
163 {s: "1.5", d: &scanf32, wantf32: float32(1.5)},
59 scanf32 float32 var

Completed in 89 milliseconds