Searched refs:make_null (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dptid.cc25 ptid_t const null_ptid = ptid_t::make_null ();
H A Dptid.h84 return (*this != make_null ()
129 static constexpr ptid_t make_null () function in class:ptid_t
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dptid.cc26 ptid_t const null_ptid = ptid_t::make_null ();
H A Dptid.h86 return (*this != make_null ()
137 static constexpr ptid_t make_null () function in class:ptid_t
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Dptid-selftests.c50 static constexpr ptid_t null = ptid_t::make_null ();
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dptid-selftests.c50 static constexpr ptid_t null = ptid_t::make_null ();

Completed in 175 milliseconds