Searched refs:MterpDoPackedSwitch (Results 1 – 2 of 2) sorted by relevance
593 extern "C" ssize_t MterpDoPackedSwitch(const uint16_t* switchData, int32_t testVal);596 return MterpDoPackedSwitch(switchData, testVal); in NterpDoPackedSwitch()
113 extern "C" ssize_t MterpDoPackedSwitch(const uint16_t* switchData, int32_t testVal) { in MterpDoPackedSwitch() function