Searched refs:_is_exception_pending (Results 1 – 2 of 2) sorted by relevance
48 #define POSSIBLY_HANDLE_PENDING_EXCEPTION(_is_exception_pending, _offset) \ argument50 if (UNLIKELY(_is_exception_pending)) { \
38 #define POSSIBLY_HANDLE_PENDING_EXCEPTION(_is_exception_pending, _next_function) \ argument40 if (UNLIKELY(_is_exception_pending)) { \