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

  /external/javasqlite/src/main/java/SQLite/
Database.java 498 public void function_type(String name, int type) { method in class:Database
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 445 (** [function_type ret_ty param_tys] returns the function type returning
448 val function_type : lltype -> lltype array -> lltype var
451 [function_type ret_ty param_tys] except that it returns the function type
    [all...]

Completed in 72 milliseconds