Beispiel #1
0
 public static @string String(this Float32Imm f)
 {
     return(fmt.Sprintf("#%v", float32(f)));
 }
Beispiel #2
0
 public static void IsArg(this Float32Imm _p0)
 {
 }