Home
last modified time | relevance | path

Searched refs:lookup_function (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dfunction.c259 lookup_function (const char *s) in lookup_function() function
2138 entry_p = lookup_function (beg); in handle_function()
2260 entry_p = lookup_function (fname); in func_call()
H A DChangeLog2120 (lookup_function): Remove `table' argument.
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml820 external lookup_function : string -> llmodule -> llvalue option
H A Dllvm.mli1582 (** [lookup_function name m] returns [Some f] if a function with name
1585 val lookup_function : string -> llmodule -> llvalue option val
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20093529 * python/libstdcxx/v6/printers.py (lookup_function): Remove extra ';'.