Home | History | Annotate | Download | only in Ocaml

Lines Matching defs:pty

344       let pty = pointer_type nsty in
345 struct_set_body nsty [| i32_type; pty |] false;
346 let elts = [| const_int i32_type 4; const_pointer_null pty |] in