Searched defs:pty (Results 1 - 2 of 2) sorted by relevance

/external/llvm/test/Bindings/Ocaml/
H A Dvmcore.ml344 let pty = pointer_type nsty in var
345 struct_set_body nsty [| i32_type; pty |] false;
346 let elts = [| const_int i32_type 4; const_pointer_null pty |] in
/external/libxml2/
H A Dxmlschemas.c20073 xmlSchemaTypePtr tx, ty, ptx, pty; local
20081 pty = xmlSchemaGetPrimitiveType(ty);
20091 if (ptx != pty)

Completed in 436 milliseconds