Home
last modified time | relevance | path

Searched defs:NULL (Results 1 – 25 of 153) sorted by relevance

1234567

/third_party/musl/include/
Dstddef.h5 #define NULL nullptr macro
7 #define NULL 0L macro
9 #define NULL ((void*)0) macro
Dstring.h11 #define NULL nullptr macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstddef.h5 #define NULL nullptr macro
7 #define NULL 0L macro
9 #define NULL ((void*)0) macro
/third_party/musl/porting/uniproton/kernel/include/
Dstddef.h5 #define NULL 0L macro
7 #define NULL ((void*)0) macro
Dstring.h11 #define NULL 0L macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstddef.h5 #define NULL 0L macro
7 #define NULL ((void*)0) macro
/third_party/musl/ndk_musl_include/
Dstddef.h5 #define NULL 0L macro
7 #define NULL ((void*)0) macro
Dstring.h11 #define NULL 0L macro
/third_party/flutter/skia/third_party/externals/sdl/include/
Dbegin_code.h141 #define NULL 0 macro
143 #define NULL ((void *)0) macro
/third_party/rust/crates/rustix/tests/param/
Dweak.rs35 const NULL: *mut c_void = null_mut(); constant
/third_party/rust/crates/rustix/tests/process/
Dweak.rs35 const NULL: *mut c_void = null_mut(); constant
/third_party/rust/crates/rustix/src/backend/libc/
Dweak.rs35 const NULL: *mut c_void = null_mut(); constant
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dmacros.h91 # define NULL (0L) macro
93 # define NULL ((void *) 0) macro
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/in-house/
DMakefile.am3 NULL = macro
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/text-rendering-tests/
DMakefile.am3 NULL = macro
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/
DMakefile.am3 NULL = macro
/third_party/musl/porting/linux/user/include/
Dstring.h11 #define NULL nullptr macro
/third_party/musl/porting/liteos_m/user/include/
Dstring.h11 #define NULL 0L macro
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
Dcall-variadic.c1 #define NULL ((void*)0) macro
/third_party/ltp/tools/sparse/sparse-src/validation/
Dcall-variadic.c1 #define NULL ((void*)0) macro
/third_party/libabigail/tests/data/test-diff-suppr/test34-pub-include-dir-v0/
Dtest34-pub-include-v0.h4 #define NULL (void*)0 macro
/third_party/libabigail/tests/data/test-diff-suppr/test34-pub-include-dir-v1/
Dtest34-pub-include-v1.h4 #define NULL (void*)0 macro
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/
DMakefile.am3 NULL = macro
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/
DMakefile.am3 NULL = macro
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/aots/
DMakefile.am3 NULL = macro

1234567