/third_party/musl/porting/liteos_a/kernel/include/ |
D | stddef.h | 5 #define NULL nullptr macro 7 #define NULL 0L macro 9 #define NULL ((void*)0) macro
|
/third_party/musl/include/ |
D | stddef.h | 5 #define NULL nullptr macro 7 #define NULL 0L macro 9 #define NULL ((void*)0) macro
|
D | string.h | 11 #define NULL nullptr macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | stddef.h | 5 #define NULL 0L macro 7 #define NULL ((void*)0) macro
|
D | string.h | 11 #define NULL 0L macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | stddef.h | 5 #define NULL 0L macro 7 #define NULL ((void*)0) macro
|
/third_party/rust/crates/rustix/tests/param/ |
D | weak.rs | 35 const NULL: *mut c_void = null_mut(); constant
|
/third_party/rust/crates/rustix/tests/process/ |
D | weak.rs | 35 const NULL: *mut c_void = null_mut(); constant
|
/third_party/rust/crates/rustix/src/backend/libc/ |
D | weak.rs | 35 const NULL: *mut c_void = null_mut(); constant
|
/third_party/libabigail/tests/data/test-diff-suppr/test34-pub-include-dir-v0/ |
D | test34-pub-include-v0.h | 4 #define NULL (void*)0 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | string.h | 11 #define NULL 0L macro
|
/third_party/musl/porting/linux/user/include/ |
D | string.h | 11 #define NULL nullptr macro
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | call-variadic.c | 1 #define NULL ((void*)0) macro
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | call-variadic.c | 1 #define NULL ((void*)0) macro
|
/third_party/libabigail/tests/data/test-diff-suppr/test34-pub-include-dir-v1/ |
D | test34-pub-include-v1.h | 4 #define NULL (void*)0 macro
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/in-house/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/data/repack_tests/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/data/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/skia/third_party/externals/harfbuzz/test/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
D | Makefile.am | 3 NULL = macro
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUCache.java | 18 public static final Object NULL = new Object(); field
|