Home
last modified time | relevance | path

Searched defs:null (Results 76 – 100 of 146) sorted by relevance

123456

/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d916 if (t is null) throw new DecodeException(item.toString()); local
2056 if (root is null) in parse() local
2965 if (t is null) in toType() local
H A Dencoding.d2600 if (scheme is null) variable
2645 if (p is null) in create() local
2649 if (scheme is null) throw new EncodingException("Unable to create class "~className); in create() local
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A DaaA.d533 if (aa is null) in _aaGetX() local
763 if (p is null) in _d_assocarrayliteralTX() local
H A Ddmain2.d224 if (traceHandler is null) variable
H A Dminfo.d507 if (ctors is null) in sortCtors() local
/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-mo.c167 char *null; in write_table() local
H A Dwrite-qt.c541 void *null; in write_qm() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dir.d556 if (backtrackingFactory is null) in defaultFactoryImpl() local
562 if (thompsonFactory is null) in defaultFactoryImpl() local
H A Dthompson.d1007 if (clist.tip is null) in matchImpl() local
/netbsd/usr.bin/tip/
H A Dcmds.c51 char null = '\0'; variable
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/
H A Dtypeinfo.d652 with (typeid(typeof(null))) in with()
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dminfo.d507 if (ctors is null) in sortCtors() local
/netbsd/games/adventure/
H A Dinit.c115 null, entrance, depression, say, lock, throw, variable
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h57 dma_addr_t null; member
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dregion.d691 if (b is null) return delta == 0; in expand() local
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.c1344 stmtblock_t null, non_null; in gfc_deallocate_with_status() local
1543 stmtblock_t null, non_null; in gfc_deallocate_scalar_with_status() local
H A Dtrans.cc1417 stmtblock_t null, non_null; in gfc_deallocate_with_status() local
1616 stmtblock_t null, non_null; in gfc_deallocate_scalar_with_status() local
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c1344 stmtblock_t null, non_null; in gfc_deallocate_with_status() local
1543 stmtblock_t null, non_null; in gfc_deallocate_scalar_with_status() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dencoding.d2441 if (scheme is null) variable
2485 if (p is null) in create() local
2489 if (scheme is null) throw new EncodingException("Unable to create class "~className); in create() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d2140 if (array is null) return false; in expandArray() local
2167 if (array is null) return false; in expandArray() local
2196 if (array is null) return false; variable
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/regex/
H A Dpackage.d754 if (prog.factory is null) _factory = defaultFactory!Char(prog); in length() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dthompson.d979 if (clist.tip is null) in matchImpl() local
/netbsd/sys/external/bsd/libnv/dist/
H A Dnvlist.c1464 NVLIST_EXISTS(null, NULL) in NVLIST_EXISTS() argument
2064 NVLIST_FREE(null, NULL) in NVLIST_FREE() argument
/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h79 static svalue_id null () { return svalue_id (-1); } in null() function
115 static region_id null () { return region_id (-1); } in null() function
/netbsd/usr.bin/mail/
H A Dcmd3.c911 null(void *v __unused) in null() function

123456