Home
last modified time | relevance | path

Searched defs:null (Results 1 – 25 of 146) sorted by relevance

123456

/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcstub/
H A Dgc.d141 if ( proxy is null ) in gc_enable() local
148 if ( proxy is null ) in gc_disable() local
155 if ( proxy is null ) in gc_collect() local
162 if ( proxy is null ) in gc_minimize() local
169 if ( proxy is null ) in gc_getAttr() local
176 if ( proxy is null ) in gc_setAttr() local
183 if ( proxy is null ) in gc_clrAttr() local
190 if ( proxy is null ) variable
203 if ( proxy is null ) variable
216 if ( proxy is null ) variable
[all …]
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d73 if (_parent is null) _parent = theAllocator; in parent() local
126 if (result is null) return null; in Impl() local
145 if (result is null) return null; in Impl() local
173 if (b is null) return Ternary.no; in Impl() local
205 if (b is null) in Impl() local
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dmonitor_.d28 if (m.impl is null) variable
39 if (m is null) in _d_monitordelete() local
60 if (m is null) in _d_monitordelete_nogc() local
85 if (i is null) variable
95 if (i is null) in _d_monitorexit() local
H A Dtlsgc.d37 if ( data is null ) core.exception.onOutOfMemoryError(); in init() local
/netbsd/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dnull_10.c84 dns_rdata_null_t *null = source; in fromstruct_null() local
100 dns_rdata_null_t *null = target; in tostruct_null() local
123 dns_rdata_null_t *null = source; in freestruct_null() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dmonitor_.d32 if (i is null) variable
46 if (m is null) in _d_monitordelete() local
72 if (i is null) variable
82 if (i is null) in _d_monitorexit() local
H A Dtlsgc.d36 if ( data is null ) core.exception.onOutOfMemoryError(); in init() local
H A Ddmain2.d113 if (mod is null) in version() local
278 if (traceHandler is null) variable
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/internal/
H A Dcstring.d90 if (str is null) variable
148 if (heapBuffer is null) variable
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d187 if (result is null) return null; in Impl() local
215 if (b is null) return Ternary.no; in Impl() local
249 if (b is null) in Impl() local
H A Daligned_block_list.d102 if (buf is null) in AlignedBlockListImpl() local
149 if (b is null) in AlignedBlockListImpl() local
/netbsd/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.shared/
H A Dlibloaddep.d8 if (h is null) return false; in runDepTests() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.shared/
H A Dlibloaddep.d8 if (h is null) return false; in runDepTests() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
H A Dscm-lazy-string.c26 const char *null = 0; in main() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-lazy-string.c26 const char *null = 0; in main() local
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
H A Dscm-lazy-string.c26 const char *null = 0; in main() local
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-lazy-string.c26 const char *null = 0; in main() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Drbtree.d439 if (x is null) in RBNode() local
582 if (n.right is null) in RBNode() local
601 if (n.left is null) in RBNode() local
898 if (nxt is null) in _add() local
919 if (nxt is null) in _add() local
1071 if (that is null) return false; in opEquals() local
1660 if (n is null) in debug() local
/netbsd/tests/usr.bin/indent/
H A Dlex_char.c11 int null = '\0'; variable
H A Dlex_string.c11 char null[] = "\0"; variable
/netbsd/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dstatement.hpp87 class null { class
/netbsd/usr.bin/ypmatch/
H A Dypmatch.c59 int outbuflen, key, null, notrans; in main() local
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Dstring.d128 if (narrow is null) in version() local
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsemantic2.d713 if (sle is null) in doGNUABITagSemantic() local
722 if (ale is null) in doGNUABITagSemantic() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dgc_allocator.d36 if (b is null) return false; in expand() local

123456