Home
last modified time | relevance | path

Searched defs:NULL (Results 1 – 25 of 204) sorted by relevance

123456789

/netbsd/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dcurses.h13 # define NULL (0L) /* typed NULL */ macro
42 #define NULL __null macro
44 #define NULL 0L macro
47 #define NULL ((void *)0) macro
H A Dlocale.h16 #define NULL __null macro
18 #define NULL 0L macro
21 #define NULL ((void *)0) macro
/netbsd/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dcurses.h13 # define NULL (0L) /* typed NULL */ macro
42 #define NULL __null macro
44 #define NULL 0L macro
47 #define NULL ((void *)0) macro
H A Dlocale.h16 #define NULL __null macro
18 #define NULL 0L macro
21 #define NULL ((void *)0) macro
/netbsd/sys/sys/
H A Dnull.h13 #define NULL ((void *)0) macro
15 #define NULL 0 macro
18 #define NULL __null macro
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstddef.h84 # define NULL __null macro
86 # define NULL 0 macro
89 # define NULL ((void*)0) macro
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dexplodename.c32 # define NULL ((void *) 0) macro
34 # define NULL 0 macro
/netbsd/external/gpl3/gdb/dist/intl/
H A Dexplodename.c32 # define NULL ((void *) 0) macro
34 # define NULL 0 macro
/netbsd/external/gpl2/grep/dist/intl/
H A Dexplodename.c34 # define NULL ((void *) 0) macro
36 # define NULL 0 macro
/netbsd/external/gpl2/texinfo/dist/intl/
H A Dexplodename.c34 # define NULL ((void *) 0) macro
36 # define NULL 0 macro
/netbsd/external/gpl3/binutils.old/dist/intl/
H A Dexplodename.c32 # define NULL ((void *) 0) macro
34 # define NULL 0 macro
/netbsd/external/gpl3/gcc/dist/intl/
H A Dexplodename.c32 # define NULL ((void *) 0) macro
34 # define NULL 0 macro
/netbsd/external/gpl3/gdb.old/dist/intl/
H A Dexplodename.c32 # define NULL ((void *) 0) macro
34 # define NULL 0 macro
/netbsd/external/gpl3/binutils/dist/intl/
H A Dexplodename.c32 # define NULL ((void *) 0) macro
34 # define NULL 0 macro
/netbsd/external/gpl3/gcc.old/dist/intl/
H A Dexplodename.c32 # define NULL ((void *) 0) macro
34 # define NULL 0 macro
/netbsd/external/bsd/ntp/dist/sntp/scripts/
H A DMakefile.am1 NULL= macro
/netbsd/external/bsd/ntp/dist/include/isc/
H A DMakefile.am1 NULL = macro
/netbsd/sys/external/bsd/sljit/sljit/
H A Dsljit_mod.c37 MODULE(MODULE_CLASS_MISC, sljit, NULL) in MODULE() argument
/netbsd/external/bsd/ntp/dist/include/
H A DMakefile.am1 NULL = macro
/netbsd/external/bsd/ntp/dist/scripts/build/
H A DMakefile.am6 NULL= macro
/netbsd/external/bsd/ntp/dist/sntp/include/
H A DMakefile.am1 NULL = macro
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstddef.h392 #define NULL __null macro
395 #define NULL ((void *)0) macro
397 #define NULL 0 macro
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstddef.h392 #define NULL __null macro
395 #define NULL ((void *)0) macro
397 #define NULL 0 macro
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dcris-opc.c27 #define NULL (0) macro
/netbsd/external/gpl2/libmalloc/dist/
H A Dmorecore.c37 #define NULL 0 macro

123456789