Searched refs:_is_exception_pending (Results 1 – 2 of 2) sorted by relevance
49 #define POSSIBLY_HANDLE_PENDING_EXCEPTION(_is_exception_pending, _next_function) \ argument51 if (UNLIKELY(_is_exception_pending)) { \
54 #define POSSIBLY_HANDLE_PENDING_EXCEPTION(_is_exception_pending, _offset) \ argument56 if (UNLIKELY(_is_exception_pending)) { \