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

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dptid.cc26 ptid_t const minus_one_ptid = ptid_t::make_minus_one ();
H A Dptid.h85 && *this != make_minus_one ()
117 filter == make_minus_one ()
134 static constexpr ptid_t make_minus_one () function in class:ptid_t
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dptid.cc27 ptid_t const minus_one_ptid = ptid_t::make_minus_one ();
H A Dptid.h87 && *this != make_minus_one ()
119 filter == make_minus_one ()
142 static constexpr ptid_t make_minus_one () function in class:ptid_t
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Dptid-selftests.c51 static constexpr ptid_t minus_one = ptid_t::make_minus_one ();
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dptid-selftests.c51 static constexpr ptid_t minus_one = ptid_t::make_minus_one ();

Completed in 90 milliseconds