Home
last modified time | relevance | path

Searched refs:null_ptr (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dwatchpoint.c62 struct foo5 *null_ptr; variable
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Drtti.cc549 tree null_ptr = cp_convert (TREE_TYPE (test), nullptr_node, complain); in build_if_nonnull() local
550 tree cond = build2 (NE_EXPR, boolean_type_node, test, null_ptr); in build_if_nonnull()
556 null_ptr = cp_convert (TREE_TYPE (result), nullptr_node, complain); in build_if_nonnull()
557 cond = build3 (COND_EXPR, TREE_TYPE (result), cond, result, null_ptr); in build_if_nonnull()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf-properties.c706 elf_property_list *null_ptr = NULL; in _bfd_elf_link_setup_gnu_properties() local
707 elf_property_list **listp = &null_ptr; in _bfd_elf_link_setup_gnu_properties()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf-properties.c706 elf_property_list *null_ptr = NULL; in _bfd_elf_link_setup_gnu_properties() local
707 elf_property_list **listp = &null_ptr; in _bfd_elf_link_setup_gnu_properties()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-2014-20213483 (null_ptr): ... this.
DChangeLog-1993-201318525 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to