Home
last modified time | relevance | path

Searched defs:ErrorCheck (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/utility/
Dtpmc.c67 uint8_t ErrorCheck(uint32_t result, const char* cmd) { in ErrorCheck() function
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dinternal.h248 #define ErrorCheck(msg, status) \ macro