Home | History | Annotate | Download | only in processor

Lines Matching refs:parameter_index

2930     for (unsigned int parameter_index = 0;
2931 parameter_index < MD_EXCEPTION_MAXIMUM_PARAMETERS;
2932 ++parameter_index) {
2933 Swap(&exception_.exception_record.exception_information[parameter_index]);