Home
last modified time | relevance | path

Searched defs:non_null (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
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-src/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-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-cache.cc1424 bool non_null = false; in range_from_dom() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc3993 bool non_null = (nonnull_args in push_frame() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc1156 region::get_value (region_model &model, bool non_null, in get_value()