Searched defs:getP (Results 1 – 5 of 5) sorted by relevance
28 constexpr std::pair<int, int> getP () { return { 3, 4 }; } in getP() function
33 constexpr std::tuple<int, int> getP () { return { 3, 4 }; } in getP() function
35 constexpr std::tuple<int, int> getP () { return { 3, 4 }; } in getP() function
102 uintptr_t getP(pint_t addr) { in getP() function in _Unwind::LocalAddressSpace