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

/freebsd-13-stable/contrib/bc/gen/
H A Dstrgen.c116 char *label, *define, *name; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h92 Error define(std::unique_ptr<MUType> &&MU) { function in class:llvm::orc::LLJIT
100 Error define(std::unique_ptr<MUType> &MU) { function in class:llvm::orc::LLJIT
H A DCore.h1311 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &&MU) { function in class:llvm::JITDylib
1345 Error JITDylib::define(st function in class:JITDylib
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp193 std::string define = std::string(getARCMTMacroName()); local
/freebsd-13-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h92 int define; member in struct:const_info
/freebsd-13-stable/usr.bin/rpcgen/
H A Drpc_main.c298 open_input(const char *infile, const char *define) argument
378 c_output(const char *infile, const char *define, int extend, const char *outfile) argument
482 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) argument
570 s_output(int argc, const char *argv[], const char *infile, const char *define, int extend, const char *outfile, int nomain, int netflag) argument
657 l_output(const char *infile, const char *define, int extend, const char *outfile) argument
688 t_output(const char *infile, const char *define, int extend, const char *outfile) argument
710 svc_output(const char *infile, const char *define, int extend, const char *outfile) argument
743 clnt_output(const char *infile, const char *define, int extend, const char *outfile) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2204 auto define = [=](StringRef start, StringRef end, OutputSection *os) { local
[all...]

Completed in 196 milliseconds