Home
last modified time | relevance | path

Searched defs:define (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/usr.bin/rpcgen/
HDrpc_main.c383 open_input(const char *infile, const char *define) in open_input()
463 c_output(const char *infile, const char *define, int extend, const char *outfile) in c_output()
567 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output()
655 s_output(int argc, const char *argv[], const char *infile, const char *define, in s_output()
742 l_output(const char *infile, const char *define, int extend, const char *outfile) in l_output()
773 t_output(const char *infile, const char *define, int extend, const char *outfile) in t_output()
795 svc_output(const char *infile, const char *define, int extend, const char *outfile) in svc_output()
828 clnt_output(const char *infile, const char *define, int extend, const char *outfile) in clnt_output()
/freebsd-head/contrib/bc/gen/
HDstrgen.c341 const char* define; in main() local
/freebsd-head/contrib/kyua/utils/config/
HDnodes.cpp335 config::detail::static_inner_node::define(const tree_key& key, in define() function in config::detail::static_inner_node
/freebsd-head/sys/dev/aic7xxx/aicasm/
HDaicasm_symbol.h90 int define; member
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDCore.h1910 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &&MU, in define() function
1953 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &MU, in define() function
/freebsd-head/contrib/llvm-project/clang/lib/ARCMigrate/
HDARCMT.cpp191 std::string define = std::string(getARCMTMacroName()); in createInvocationForMigration() local
/freebsd-head/contrib/llvm-project/lld/ELF/
HDWriter.cpp2093 auto define = [=](StringRef start, StringRef end, OutputSection *os) { in addStartEndSymbols() local