Searched refs:grade (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_fat.c77 int grade; local
155 * Get the grade of the cpu subtype (without feature flags)
157 grade = grade_binary(
164 if (grade > best_grade) {
165 best_grade = grade;
H A Dkern_exec.c785 goto grade;
790 goto grade;
796 grade:

Completed in 24 milliseconds