Home | History | Annotate | Download | only in Ocaml

Lines Matching defs:ty2

593   let ty2 = function_type i8_type [| i8_type; i64_type |] in
603 insist (pointer_type ty2 == type_of (declare_function "Fn1" ty2 m));