Searched defs:isErr (Results 1 – 2 of 2) sorted by relevance
504 bool isErr = internal_iserror(internal_ptrace(PTRACE_GETREGSET, tid, in GetRegistersAndSP() local508 bool isErr = internal_iserror(internal_ptrace(PTRACE_GETREGS, tid, nullptr, in GetRegistersAndSP() local
1094 void IntlTest::LL_message( UnicodeString message, UBool newline, UBool isErr ) in LL_message()