Home | History | Annotate | Download | only in OCaml

Lines Matching refs:ty2

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