Home
last modified time | relevance | path

Searched defs:NULL (Results 176 – 200 of 10815) sorted by relevance

12345678910>>...433

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Headers/
H A Dstddef.h100 # define NULL __null macro
102 # define NULL 0 macro
105 # define NULL ((void*)0) macro
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Headers/
H A Dstddef.h84 # define NULL __null macro
86 # define NULL 0 macro
89 # define NULL ((void*)0) macro
/dports/lang/php73/php-7.3.33/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/converters/php81-mbstring/php-8.1.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/converters/php74-mbstring/php-7.4.27/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/math/R-cran-wk/wk/R/
H A Dhandle-crc.R5 n_segments = getOption("wk.crc_n_segments", NULL), argument
/dports/www/mod_php81/php-8.1.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/lang/php74/php-7.4.27/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/lang/php81/php-8.1.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/lang/php80/php-8.0.15/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/www/mod_php73/php-7.3.33/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/www/mod_php80/php-8.0.15/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/www/mod_php74/php-7.4.27/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L) macro
38 #define NULL (void *)(0L) macro
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/consts/const-eval/
H A Dice-generic-assoc-const.rs5 const NULL: Self; const
11 const NULL: Self = core::ptr::null::<T>(); const
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Dhy-goal.cpp316 } CATCH_TO_GERROR(NULL) in CATCH_TO_GERROR() argument
323 } CATCH_TO_GERROR(NULL) in CATCH_TO_GERROR() argument
330 } CATCH_TO_GERROR(NULL) in CATCH_TO_GERROR() argument
337 } CATCH_TO_GERROR(NULL) in CATCH_TO_GERROR() argument
344 } CATCH_TO_GERROR(NULL) in CATCH_TO_GERROR() argument
351 } CATCH_TO_GERROR(NULL) in CATCH_TO_GERROR() argument
358 } CATCH_TO_GERROR(NULL) in CATCH_TO_GERROR() argument
365 } CATCH_TO_GERROR(NULL) in CATCH_TO_GERROR() argument
/dports/shells/wcd/wcd-6.0.3/src/c3po/
H A DAdvance.h69 if (w ne NULL) in advanceWcdStack() local
100 if (d ne NULL) in advanceDirnode() local
130 if (n ne NULL) in advanceNameset() local
160 if (i ne NULL) in advanceIntset() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DWebCorePrefix.h32 #define NULL __null macro
34 #define NULL ((void *)0) macro
/dports/comms/tilp2/tilp2-1.18/build/msvc/
H A DTiLP.mak23 NULL= macro
25 NULL=nul macro
/dports/sysutils/syslinux/syslinux-6.03/com32/include/
H A Dstddef.h16 # define NULL 0 macro
18 # define NULL ((void *)0) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-static-assert.cpp88 #define NULL ((void*)0) in main() macro
101 #define NULL ((unsigned int)0) in main() macro
106 #define NULL __null in main() macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-static-assert.cpp88 #define NULL ((void*)0) in main() macro
101 #define NULL ((unsigned int)0) in main() macro
106 #define NULL __null in main() macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-static-assert.cpp92 #define NULL ((void*)0) in main() macro
105 #define NULL ((unsigned int)0) in main() macro
110 #define NULL __null in main() macro
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmisc-static-assert.cpp88 #define NULL ((void*)0) in main() macro
101 #define NULL ((unsigned int)0) in main() macro
106 #define NULL __null in main() macro

12345678910>>...433