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

Lines Matching refs:has_error_code

501     int has_error_code, new_stack, shift;
505 has_error_code = 0;
507 has_error_code = exeption_has_error_code(intno);
527 if (has_error_code) {
619 push_size = 6 + (new_stack << 2) + (has_error_code << 1);
638 if (has_error_code) {
655 if (has_error_code) {
727 int has_error_code, new_stack;
731 has_error_code = 0;
733 has_error_code = exeption_has_error_code(intno);
812 if (has_error_code) {