Home
last modified time | relevance | path

Searched refs:create_function (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc452 void create_function (const char *funcname);
503 state.create_function (get_function_name ()); in compile()
610 compilation_state::create_function (const char *funcname) in create_function() function in compilation_state
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc452 void create_function (const char *funcname);
503 state.create_function (get_function_name ()); in compile()
610 compilation_state::create_function (const char *funcname) in create_function() function in compilation_state
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h82 int (*create_function)(sqlite3*,const char*,int,int,void*, member
440 #define sqlite3_create_function sqlite3_api->create_function
H A Dsqlite3.c135554 int (*create_function)(sqlite3*,const char*,int,int,void*,
135912 #define sqlite3_create_function sqlite3_api->create_function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc93 void create_function ();
428 create_function (); in parse_function()
479 function_reader::create_function () in create_function() function in function_reader
H A DChangeLog13919 * read-rtl-function.cc (function_reader::create_function): Likewise.
H A DChangeLog-201739139 * read-rtl-function.c (function_reader::create_function): Only
39642 * read-rtl-function.c (function_reader::create_function): Use
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c93 void create_function ();
428 create_function (); in parse_function()
479 function_reader::create_function () in create_function() function
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml1416 external create_function : llmodule -> [ `Function ] t
H A Dllvm.mli2696 (** [PassManager.create_function m] constructs a new function-by-function
2701 val create_function : llmodule -> [ `Function ] t val
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A DChangeLog535 (compilation_state::create_function): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi11288 compilation_state::create_function (const char *funcname)
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi11907 compilation_state::create_function (const char *funcname)