/external/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
|
/external/clang/lib/Headers/ |
D | stddef.h | 100 # define NULL __null macro 102 # define NULL 0 macro 105 # define NULL ((void*)0) macro
|
/external/iptables/libiptc/ |
D | linux_stddef.h | 6 #define NULL 0 macro 8 #define NULL ((void *)0) macro
|
/external/clang/test/CodeGen/ |
D | variadic-null-win64.c | 8 #define NULL 0 macro
|
/external/clang/test/SemaObjCXX/ |
D | null_objc_pointer.mm | 3 #define NULL __null macro
|
/external/harfbuzz_ng/test/threads/ |
D | Makefile.am | 3 NULL = macro
|
/external/harfbuzz_ng/perf/ |
D | Makefile.am | 3 NULL = macro
|
/external/fec/ |
D | init_rs.h | 6 #define NULL ((void *)0) macro
|
/external/harfbuzz_ng/test/shape/data/in-house/ |
D | Makefile.am | 3 NULL = macro
|
/external/libabigail/tests/data/test-diff-suppr/test34-pub-include-dir-v0/ |
D | test34-pub-include-v0.h | 4 #define NULL (void*)0 macro
|
/external/libabigail/tests/data/test-diff-suppr/test34-pub-include-dir-v1/ |
D | test34-pub-include-v1.h | 4 #define NULL (void*)0 macro
|
/external/python/cpython2/PC/os2emx/ |
D | dllentry.c | 5 #define NULL 0 macro
|
/external/mockito/src/main/java/org/mockito/internal/matchers/ |
D | Null.java | 14 public static final Null NULL = new Null(); field in Null
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stddef.h | 22 #define NULL ((void *) 0) macro
|
/external/clang/test/Headers/ |
D | typedef_guards.c | 5 #define NULL ((void*) 0) macro
|
/external/libese/libese-sysdeps/include/ese/ |
D | sysdeps.h | 25 #define NULL ((void *)(0)) macro
|
/external/harfbuzz_ng/test/subset/ |
D | Makefile.am | 3 NULL = macro
|
/external/clang/test/PCH/ |
D | macro-undef.cpp | 8 #define NULL 0 macro
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/ |
D | NullSurrogate.kt | 16 internal val NULL = Symbol("NULL") constant
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/ |
D | Configurator.java | 40 public static final String NULL = "null"; field
|
/external/harfbuzz_ng/test/shape/data/aots/ |
D | Makefile.am | 3 NULL = macro
|
/external/harfbuzz_ng/test/shape/data/ |
D | Makefile.am | 3 NULL = macro
|
/external/harfbuzz_ng/test/subset/data/repack_tests/ |
D | Makefile.am | 3 NULL = macro
|
/external/harfbuzz_ng/test/shape/data/text-rendering-tests/ |
D | Makefile.am | 3 NULL = macro
|