Home
last modified time | relevance | path

Searched defs:NULL (Results 51 – 75 of 8511) sorted by relevance

12345678910>>...341

/dports/lang/gcc9-devel/gcc-9-20211007/fixincludes/tests/base/
H A Dlocale.h16 #define NULL __null macro
18 #define NULL 0L macro
21 #define NULL ((void *)0) macro
/dports/lang/gcc6-aux/gcc-6-20180516/fixincludes/tests/base/
H A Dlocale.h16 #define NULL __null macro
18 #define NULL 0L macro
21 #define NULL ((void *)0) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusmetafile.h76 BOOL deleteWmf = FALSE): Image(NULL, Ok) in Image() argument
84 Metafile(HENHMETAFILE hEmf, BOOL deleteEmf = FALSE): Image(NULL, Ok) in Image() argument
116 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
127 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
138 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
148 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
161 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
173 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
183 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
195 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusmetafile.h71 BOOL deleteWmf = FALSE): Image(NULL, Ok) in Image() argument
79 Metafile(HENHMETAFILE hEmf, BOOL deleteEmf = FALSE): Image(NULL, Ok) in Image() argument
111 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
122 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
133 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
143 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
156 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
168 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
178 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
190 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusmetafile.h71 BOOL deleteWmf = FALSE): Image(NULL, Ok) in Image() argument
79 Metafile(HENHMETAFILE hEmf, BOOL deleteEmf = FALSE): Image(NULL, Ok) in Image() argument
111 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
122 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
133 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
143 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
156 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
168 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
178 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
190 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusmetafile.h76 BOOL deleteWmf = FALSE): Image(NULL, Ok) in Image() argument
84 Metafile(HENHMETAFILE hEmf, BOOL deleteEmf = FALSE): Image(NULL, Ok) in Image() argument
116 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
127 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
138 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
148 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
161 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
173 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
183 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
195 const WCHAR *description = NULL): Image(NULL, Ok) in Image() argument
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dnull.h13 #define NULL ((void *)0) macro
15 #define NULL 0 macro
18 #define NULL __null macro
/dports/shells/wcd/wcd-6.0.3/src/c3po/
H A DText.c37 if (t eq NULL) in textNewSize() local
47 if (string ne NULL) in textNew() local
50 if (t ne NULL) in textNew() local
89 if (i_set eq NULL) in matchNameset() local
128 if (res ne NULL) in concat() local
144 if (res ne NULL) in concat3() local
162 if (res ne NULL) in concat4() local
183 if (buffers eq NULL) in repeatOnBuffer() local
188 if (buffer eq NULL) in repeatOnBuffer() local
H A DTextw.c37 if (t eq NULL) in textwNewSize() local
47 if (string ne NULL) in textwNew() local
50 if (t ne NULL) in textwNew() local
89 if (i_set eq NULL) in matchNamesetw() local
128 if (res ne NULL) in concatw() local
144 if (res ne NULL) in concatw3() local
162 if (res ne NULL) in concatw4() local
183 if (buffers eq NULL) in repeatOnBufferw() local
188 if (buffer eq NULL) in repeatOnBufferw() local
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dinput9.q5 INSERT OVERWRITE TABLE dest1 SELECT NULL, src1.key where NULL = NULL; globalVar
8 INSERT OVERWRITE TABLE dest1 SELECT NULL, src1.key where NULL = NULL; globalVar
H A Dudf_equal.q9 SELECT true=false, false=true, false=false, true=true, NULL=NULL, true=NULL, NULL=true, false=NULL,… globalVar
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/atl/atl/
H A Dunix_defs.h4 #define NULL ((void *) 0) macro
8 #define NULL 0 macro
/dports/security/libressl-static/libressl-3.3.5/include/compat/sys/
H A Dioctl.h10 #define ioctl(fd, type, arg) ioctlsocket(fd, type, arg)
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dstddef.h25 #define NULL 0 macro
27 #define NULL ((void *)0) macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dstddef.h25 #define NULL 0 macro
27 #define NULL ((void *)0) macro
/dports/audio/mixxx/mixxx-2.3.0/src/util/
H A Dtimer.h57 : m_pTimer(NULL), in m_pTimer() argument
66 : m_pTimer(NULL), in m_pTimer() argument
75 : m_pTimer(NULL), in m_pTimer() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/
H A DJavaScriptCorePrefix.h2 #define NULL __null macro
4 #define NULL ((void *)0) macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/
H A DJavaScriptCorePrefix.h2 #define NULL __null macro
4 #define NULL ((void *)0) macro
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/
H A DJavaScriptCorePrefix.h2 #define NULL __null macro
4 #define NULL ((void *)0) macro
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/
H A DJavaScriptCorePrefix.h2 #define NULL __null macro
4 #define NULL ((void *)0) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/
H A Dbcc32.mak21 NULL= macro
23 NULL=nul macro
H A Dwin32.mak7 NULL= macro
9 NULL=nul macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/
H A Dbcc32.mak21 NULL= macro
23 NULL=nul macro
H A Dwin32.mak7 NULL= macro
9 NULL=nul macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/
H A Dbcc32.mak21 NULL= macro
23 NULL=nul macro

12345678910>>...341