xref: /aosp_15_r20/frameworks/wilhelm/tools/hashgen/part6.c (revision bebae9c0e76121f8312ccb50385c080b3a0b023c)
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