Searched refs:null_ptr (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | watchpoint.c | 62 struct foo5 *null_ptr; variable
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | rtti.cc | 549 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/ |
| D | elf-properties.c | 706 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/ |
| D | elf-properties.c | 706 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/ |
| D | ChangeLog-2014-2021 | 3483 (null_ptr): ... this.
|
| D | ChangeLog-1993-2013 | 18525 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
|