Home | History | Annotate | Download | only in target-i386

Lines Matching refs:has_error_code

663     int has_error_code, new_stack, shift;
667 has_error_code = 0;
669 has_error_code = exeption_has_error_code(intno);
689 if (has_error_code) {
781 push_size = 6 + (new_stack << 2) + (has_error_code << 1);
800 if (has_error_code) {
817 if (has_error_code) {
888 int has_error_code, new_stack;
892 has_error_code = 0;
894 has_error_code = exeption_has_error_code(intno);
973 if (has_error_code) {