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

1234567891011>>

/macosx-10.10/xnu-2782.1.97/bsd/sys/_types/
H A D_null.h29 #define NULL __DARWIN_NULL macro
/macosx-10.10/tcl-105/tcl/tcl/compat/
H A Dunistd.h27 #define NULL 0 macro
H A Dstrstr.c17 #define NULL 0 macro
/macosx-10.10/tcl-105/tcl84/tcl/compat/
H A Dunistd.h27 #define NULL 0 macro
H A Dstrstr.c17 #define NULL 0 macro
/macosx-10.10/tcl-105/tk/tk/compat/
H A Dunistd.h27 #define NULL 0 macro
/macosx-10.10/tcl-105/tk84/tk/compat/
H A Dunistd.h27 #define NULL 0 macro
/macosx-10.10/xnu-2782.1.97/osfmk/libsa/
H A Dstdlib.h66 #define NULL (void *)0 macro
H A Dstring.h53 #define NULL 0 macro
55 #define NULL ((void *)0) macro
/macosx-10.10/emacs-93/emacs/oldXMenu/
H A DXCrAssoc.c11 #define NULL 0 macro
H A DXLookAssoc.c11 #define NULL 0 macro
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dinternal.h57 #define NULL 0 macro
/macosx-10.10/ntp-92/libntp/
H A Dstrdup.c5 #define NULL 0 macro
/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSLib.h51 #define NULL 0 macro
/macosx-10.10/JavaScriptCore-7600.1.17/
H A DJavaScriptCorePrefix.h2 #define NULL __null macro
4 #define NULL ((void *)0) macro
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A Dbsafecsp.h38 BSafeFactory( Allocator *normAlloc = NULL, Allocator *privAlloc = NULL) argument
H A DmiscAlgFactory.h33 MiscAlgFactory( Allocator *normAlloc = NULL, Allocator *privAlloc = NULL) argument
/macosx-10.10/WebKit-7600.1.25/mac/
H A DWebKitPrefix.h32 #define NULL __null macro
34 #define NULL ((void *)0) macro
/macosx-10.10/BerkeleyDB-21/db/os/
H A Dos_fsync.c44 FCONTROL(_MPE_FILENO(fd), 2, NULL); /* Flush the buffers */ local
45 FCONTROL(_MPE_FILENO(fd), 6, NULL); /* Write the EOF */ local
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma/Expressions/
H A D11.2.2-3-n.js75 var NULL = null; variable
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DBlobList.h7 #define NULL (0) macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dvprint.c29 # define NULL ((void *)0) macro
31 # define NULL 0x0 macro
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dcris-opc.c26 #define NULL (0) macro
[all...]
/macosx-10.10/network_cmds-457/alias/
H A Dalias_local.h72 #define NULL 0 macro
/macosx-10.10/xnu-2782.1.97/libkern/kxld/tests/
H A Dloadtest.py42 NULL = open("/dev/null") variable

Completed in 145 milliseconds

1234567891011>>