Searched defs:NULL (Results 26 - 50 of 210) sorted by relevance

123456789

/haiku-fatelf/src/bin/bash/lib/readline/
H A Dshell.c69 # define NULL 0 macro
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dstrtol.c46 # define NULL 0 macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dshell.c66 # define NULL 0 macro
/haiku-fatelf/src/tests/kits/net/DialUpPreflet/
H A DInterfaceUtils.cpp20 center_on_screen(BRect rect, BWindow *window = NULL) argument
/haiku-fatelf/src/tests/kits/storage/
H A DMimeSnifferTest.cpp1092 dumpStr(const std::string &string, const char *label = NULL) argument
[all...]
/haiku-fatelf/headers/cpp/
H A Dstrstream.h55 strstreambuf(char *ptr, int size, char *pstart = NULL) argument
57 strstreambuf(unsigned char *ptr, int size, unsigned char *pstart = NULL) argument
63 strstreambuf(signed char *ptr, int size, signed char *pstart = NULL) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfDebug.cpp255 DebugOutputFile(const char *filename = NULL) argument
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.cpp255 DebugOutputFile(const char *filename = NULL) argument
/haiku-fatelf/src/apps/3dmov/
H A DViewObject.h53 virtual void MouseMoved(BPoint p, uint32 transit, const BMessage *message = NULL) {} argument
/haiku-fatelf/src/apps/musiccollection/
H A DMusicFileListView.h22 FileListItem(const char* text, WatchedFile* file = NULL) argument
/haiku-fatelf/src/bin/bash/
H A Dhashlib.h86 # define NULL ((void *) 0) macro
88 # define NULL 0x0 macro
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dargv.c53 #define NULL 0 macro
[all...]
H A Dstrsignal.c46 # define NULL (void *) 0 macro
48 # define NULL 0 macro
[all...]
/haiku-fatelf/src/bin/gdb/readline/examples/
H A Dreadlinebuf.h130 readlinebuf( const char* prompt = NULL, bool history = true ) argument
/haiku-fatelf/src/bin/mail_utils/
H A Dmail2mbox.cpp42 DisplayErrorMessage(const char* messageString = NULL, status_t errorNumber = 0, argument
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dgen_pr.c224 (*pr->res_set)(pr, pvt->res, NULL); local
H A Dgen_pw.c229 (*pw->res_set)(pw, pvt->res, NULL); local
H A Dgen_sv.c225 (*sv->res_set)(sv, pvt->res, NULL); local
/haiku-fatelf/src/kits/storage/sniffer/
H A DPattern.cpp56 void dumpStr(const std::string &string, const char *label = NULL) { argument
/haiku-fatelf/src/libs/termcap/
H A Dtparam.c44 #define NULL (char *) 0 macro
/haiku-fatelf/src/system/runtime_loader/
H A Delf_symbol_lookup.h30 SymbolLookupInfo(const char* name, int32 type, uint32 hash, const elf_version_info* version = NULL, uint32 flags = 0, elf_sym* requestingSymbol = NULL) argument
43 SymbolLookupInfo(const char* name, int32 type, const elf_version_info* version = NULL, uint32 flags = 0, elf_sym* requestingSymbol = NULL) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/lshosts/
H A Dlshosts.c21 #define NULL 0L macro
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server-Windows/VS2002/
H A Dntservice.mak29 NULL= macro
31 NULL=nul macro
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfDebug.cpp254 DebugOutputFile(const char *filename = NULL) argument
/haiku-fatelf/src/tests/kits/media/media_decoder/
H A Dmedia_decoder.cpp14 FileDecoder(BMediaTrack * _track, const media_format *inFormat, const void *info = NULL, size_t infoSize = 0) argument

Completed in 375 milliseconds

123456789