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

  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
swig.ml 19 | C_double of float
59 | C_double d -> (int_of_float d)
76 | C_double d -> d
110 let make_double f = C_double f
swig.mli 17 | C_double of float

Completed in 73 milliseconds