Searched defs:define (Results 1 – 8 of 8) sorted by relevance
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_main.c | 383 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/crypto/openssl/ |
H A D | CHANGES.md | 4403 old #define's might need to be updated. hashtag 4693 with OpenSSL (case-matching; e.g., OPENSSL_VERSION for #define's) hashtag 4925 * Clean up OPENSSL_NO_xxx #define's hashtag 11290 Add EVP_CHECK_DES_KEY #define to return an error if the key is not hashtag 16757 almost all types were #define'd to ASN1_STRING which was causing hashtag 16919 include a #define from the old name to the new. The original intent hashtag 18111 you #define DEBUG_PKCS5V2 passwords, salts, iteration counts and hashtag
|
/freebsd/contrib/bc/gen/ |
H A D | strgen.c | 341 const char* define; in main() local [all...] |
/freebsd/contrib/kyua/utils/config/ |
H A D | nodes.cpp | 335 config::detail::static_inner_node::define(const tree_key& key, in define() function in config::detail::static_inner_node
|
/freebsd/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_symbol.h | 90 int define; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1910 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &&MU, in define() function 1953 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &MU, in define() function
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 191 std::string define = std::string(getARCMTMacroName()); in createInvocationForMigration() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Writer.cpp | 2093 auto define = [=](StringRef start, StringRef end, OutputSection *os) { in addStartEndSymbols() local
|