Searched refs:ompt_state_info (Results 1 – 1 of 1) sorted by relevance
89 ompt_state_info_t ompt_state_info[] = { variable508 const static int len = sizeof(ompt_state_info) / sizeof(ompt_state_info_t);512 if (ompt_state_info[i].state_id == current_state) {513 *next_state = ompt_state_info[i + 1].state_id;514 *next_state_name = ompt_state_info[i + 1].state_name;