Searched refs:state_cnt (Results 1 – 1 of 1) sorted by relevance
293 mach_msg_type_number_t state_cnt; in exception_deliver() local297 state_cnt = _MachineStateCount[flavor]; in exception_deliver()300 &state_cnt); in exception_deliver()308 state, state_cnt, in exception_deliver()309 state, &state_cnt); in exception_deliver()315 state, state_cnt, in exception_deliver()316 state, &state_cnt); in exception_deliver()322 state_cnt); in exception_deliver()369 mach_msg_type_number_t state_cnt; in exception_deliver() local373 state_cnt = _MachineStateCount[flavor]; in exception_deliver()[all …]