android13/frameworks/wilhelm/tools/hashgen/part6.c

5 lines
134 B
C

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