/minix3/external/bsd/bind/dist/lib/dns/rdata/generic/ |
H A D | null_10.c | 92 dns_rdata_null_t *null = source; in fromstruct_null() local 108 dns_rdata_null_t *null = target; in tostruct_null() local 130 dns_rdata_null_t *null = source; in freestruct_null() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | nullptr.cpp | 13 nullptr_t f(nullptr_t null) in f() 186 constexpr int null() { return 0; } in null() function
|
H A D | cxx98-compat.cpp | 147 void *null = nullptr; // expected-warning {{'nullptr' is incompatible with C++98}} variable
|
H A D | constant-expression-cxx1y.cpp | 261 namespace null { namespace
|
/minix3/external/bsd/kyua-cli/dist/utils/sqlite/ |
H A D | statement.hpp | 87 class null { class
|
H A D | statement.cpp | 546 const null& UTILS_UNUSED_PARAM(null)) in bind()
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | attr-format.c | 48 void null(int i, const char *a, ...) { // expected-note{{passing argument to parameter 'a' here}} in null() function
|
/minix3/external/bsd/bind/dist/bin/tests/ |
H A D | rdata_test.c | 208 static dns_rdata_null_t null; in viastruct() local 480 static dns_rdata_null_t null; in viastruct() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | arc-repeated-weak.mm | 430 + (NSNull *)null; class
|
/minix3/usr.bin/m4/ |
H A D | main.c | 75 const char *null = ""; /* as it says.. just a null.. */ variable
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | NSContainers.m | 107 + (NSNull *)null; class
|
H A D | malloc.c | 872 int *null = 0; in invalidateDestinationContents() local
|
H A D | retain-release.m | 202 + (NSNull*) null; class
|
/minix3/games/adventure/ |
H A D | init.c | 115 null, entrance, depression, say, lock, throw, variable
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | evp.c | 499 static const struct hc_evp_md null = { in EVP_md_null() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 1310 llvm::Value *null = getNullForVariable(addr); in destroyARCStrongWithStore() local 1687 llvm::Value *null = llvm::Constant::getNullValue(convertedElementType); in EmitObjCForCollectionStmt() local 2033 llvm::Value *null = llvm::ConstantPointerNull::get( in EmitARCDestroyStrong() local
|
H A D | CGBlocks.cpp | 1423 llvm::Value *null = llvm::ConstantPointerNull::get(ty); in GenerateCopyHelperFunction() local 1668 llvm::Value *null = in emitCopy() local
|
H A D | CGExprAgg.cpp | 1083 llvm::Value *null = CGF.CGM.EmitNullConstant(type); in EmitNullInitializationToLValue() local
|
H A D | ItaniumCXXABI.cpp | 551 llvm::Value *null = llvm::Constant::getAllOnesValue(src->getType()); in EmitMemberPointerConversion() local
|
/minix3/minix/commands/dosread/ |
H A D | dosread.c | 92 static char null[MAX_CLUSTER_SIZE], *device = drive, path[128]; variable
|
/minix3/lib/libc/isc/ |
H A D | eventlib_p.h | 177 struct { const void *placeholder; } null; member
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/ |
H A D | p2-0x.cpp | 522 constexpr void *null = 0; variable
|
/minix3/crypto/external/bsd/openssl/dist/ssl/ |
H A D | kssl.c | 765 static char *null = "[NULL]"; in kstring() local
|
/minix3/bin/ksh/ |
H A D | sh.h | 520 EXTERN char null [] I__(""); /* null value for variable */ variable
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/drs/ |
H A D | dr4xx.cpp | 637 const int null = 0; variable
|