Searched refs:GetPrintableBits (Results 1 – 5 of 5) sorted by relevance
37 nn::dbg::detail::Printf("RESULT FAILURE [%x]: ", result.GetPrintableBits()); in nnResultFailureHandlerImpl()48 nn::dbg::detail::TPrintf("RESULT FAILURE [%x]: ", result.GetPrintableBits()); in nnResultTFailureHandlerImpl()75 NN_LOG("RESULT [%x]:", result.GetPrintableBits()); in nnResultPanicHandlerImpl()93 NN_TLOG_("RESULT [%x]:", result.GetPrintableBits()); in nnResultTPanicHandlerImpl()
113 bit32 GetPrintableBits() const in GetPrintableBits() function
375 bit32 GetPrintableBits() const { return m_Code; } in GetPrintableBits() function
134 NN_TASSERTMSG_(!IsValid(), "current handle(=%08X) is active\n", m_Handle.GetPrintableBits()); in SetHandle()
327 LOG(" (0x%08x)\n", r.GetPrintableBits());