Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/rpcgen/
H A Drpc_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-src/crypto/openssl/
H A DCHANGES.md4371 old #define's might need to be updated. global() hashtag
4661 with OpenSSL (case-matching; e.g., OPENSSL_VERSION for #define's) global() hashtag
4893 * Clean up OPENSSL_NO_xxx #define's global() hashtag
11258 Add EVP_CHECK_DES_KEY #define to return an error if the key is not global() hashtag
16725 almost all types were #define'd to ASN1_STRING which was causing global() hashtag
16887 include a #define from the old name to the new. The original intent global() hashtag
18079 you #define DEBUG_PKCS5V2 passwords, salts, iteration counts and global() hashtag
[all...]
/freebsd-src/contrib/bc/gen/
H A Dstrgen.c341 const char* define; in main() local
[all...]
/freebsd-src/contrib/kyua/utils/config/
H A Dnodes.cpp335 config::detail::static_inner_node::define(const tree_key& key, in define() function in config::detail::static_inner_node
/freebsd-src/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h90 int define; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1843 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &&MU, define() function
1886 Error JITDylib::define(std::unique_ptr<MaterializationUnitType> &MU, define() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp191 std::string define = std::string(getARCMTMacroName()); in createInvocationForMigration() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2313 auto define = [=](StringRef start, StringRef end, OutputSection *os) { addStartEndSymbols() local
[all...]