Lines Matching refs:ct
953 mach_msg_type_number_t ct = *start_idx; local
987 frames[ct++] = chudxnu_vm_unslide((uint64_t)currPC, 1);
1004 if (ct >= max_idx) {
1005 *start_idx = ct;
1029 frames[ct++] = chudxnu_vm_unslide((uint64_t)currPC, 1);
1039 *start_idx = ct;
1062 mach_msg_type_number_t ct = *start_idx; local
1065 if (ct >= max_idx) {
1068 frames[ct++] = chudxnu_vm_unslide(currPC, supervisor);
1079 if (ct >= max_idx) {
1080 *start_idx = ct;
1111 frames[ct++] = chudxnu_vm_unslide(currPC, supervisor);
1121 *start_idx = ct;
1141 mach_msg_type_number_t ct = *start_idx; local
1147 frames[ct++] = chudxnu_vm_unslide(currPC, supervisor);
1159 if (ct >= max_idx) {
1160 *start_idx = ct;
1188 frames[ct++] = chudxnu_vm_unslide(currPC, supervisor);
1198 *start_idx = ct;