1 }; 2 if (&SL_IID_array[0] <= iid && &SL_IID_array[MPH_MAX] > iid) 3 return iid - &SL_IID_array[0]; 4 if (NULL != iid) { 5