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

  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
swig.ml 18 | C_float of float
58 | C_float f -> (int_of_float f)
75 | C_float f -> f
109 let make_float f = C_float f
swig.mli 16 | C_float of float

Completed in 134 milliseconds