Searched refs:BLOCKED_REASON_INTERPRETER_ERROR (Results 1 – 2 of 2) sorted by relevance
61 #define BLOCKED_REASON_INTERPRETER_ERROR (LONG_ONE << PRINT_STATUS_INTERPRETER_ERROR) macro
1382 } else if (blocked_reasons & BLOCKED_REASON_INTERPRETER_ERROR) { in processBlockStatus()