Searched defs:create_module (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/lutok/dist/
H A Doperations.cpp45 lutok::create_module(state& s, const std::string& name, function in class:lutok
/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A Dmodfuzz.py138 def create_module(model, options): function
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli501 val create_module : llcontext -> string -> llmodule var
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h90 int (*create_module)(sqlite3*,const char*,const sqlite3_module*,void*); member in struct:sqlite3_api_routines

Completed in 95 milliseconds