Searched refs:IsCurrentParamALongOrDouble (Results 1 – 3 of 3) sorted by relevance
388 if (IsCurrentParamALongOrDouble() && ((itr_slots_ & 0x1u) != 0)) { in Next()428 if (IsCurrentParamALongOrDouble()) { in CurrentParamRegister()
430 if (IsCurrentParamALongOrDouble() && ((itr_slots_ & 0x1u) != 0)) { in Next()447 if (IsCurrentParamALongOrDouble()) { in CurrentParamRegister()
330 bool IsCurrentParamALongOrDouble() { in IsCurrentParamALongOrDouble() function