Searched defs:NULL (Results 1 - 25 of 210) sorted by relevance

123456789

/haiku-fatelf/headers/posix/
H A Dnull.h9 #define NULL 0 macro
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dcris-opc.c26 #define NULL (0) macro
[all...]
/haiku-fatelf/src/bin/sharutils/intl/
H A Dgettext.c32 # define NULL ((void *) 0) macro
H A Dlibgettext.h56 # define NULL ((void *) 0) macro
58 # define NULL (0) macro
H A Dlibintl.h56 # define NULL ((void *) 0) macro
58 # define NULL (0) macro
/haiku-fatelf/headers/private/locale/
H A DFormattingConventionsPrivate.h14 Private(const BFormattingConventions* conventions = NULL) argument
H A DLanguagePrivate.h14 Private(const BLanguage* language = NULL) argument
H A DTimeZonePrivate.h14 Private(const BTimeZone* timeZone = NULL) argument
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dvprint.c29 # define NULL ((void *)0) macro
31 # define NULL 0x0 macro
H A Dmakepath.c36 # define NULL 0 macro
H A Dstrtod.c45 # define NULL 0 macro
/haiku-fatelf/headers/private/shared/
H A DOpenWithTracker.h43 OpenWithTracker(directory_which which, const char* relativePath = NULL, argument
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dexplodename.c35 # define NULL ((void *) 0) macro
37 # define NULL 0 macro
[all...]
/haiku-fatelf/src/bin/bc/lib/
H A Dgetopt1.c59 #ifndef NULL macro
/haiku-fatelf/src/bin/gawk/intl/
H A Dexplodename.c32 # define NULL ((void *) 0) macro
34 # define NULL 0 macro
[all...]
/haiku-fatelf/src/bin/sharutils/lib/
H A Dgetopt1.c55 #ifndef NULL macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetopt1.c36 #ifndef NULL macro
/haiku-fatelf/src/bin/diffutils/lib/
H A Dgetopt1.c62 #ifndef NULL macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dgetopt1.c36 #ifndef NULL macro
/haiku-fatelf/src/bin/gawk/
H A Dgetopt1.c63 #ifndef NULL macro
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dgetopt1.c65 #ifndef NULL macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dgetopt1.c36 #ifndef NULL macro
/haiku-fatelf/src/system/libroot/posix/glibc/extensions/
H A Dgetopt1.c67 #ifndef NULL macro
/haiku-fatelf/src/tests/add-ons/print/ppd/shared/
H A DAutoDelete.h50 AutoDelete(Tp* object = NULL) : fObject(object), fOwnsObject(true) { } argument
/haiku-fatelf/src/add-ons/media/plugins/ape_reader/MAClib/
H A DWAVInputSource.h17 CInputSource(CIO * pIO, WAVEFORMATEX * pwfeSource, int * pTotalBlocks, int * pHeaderBytes, int * pTerminatingBytes, int * pErrorCode = NULL) { } argument
18 CInputSource(const wchar_t * pSourceName, WAVEFORMATEX * pwfeSource, int * pTotalBlocks, int * pHeaderBytes, int * pTerminatingBytes, int * pErrorCode = NULL) { } argument

Completed in 284 milliseconds

123456789