Searched refs:kFmodf (Results 1 – 8 of 8) sorted by relevance
293 kFmodf, enumerator402 || (opt == kAtan2f) || (opt == kFmodf) in isRealType()
345 case FBCInstruction::kFmodf: in CompileBlock()
88 gMathLibTable["fmodf"] = FBCInstruction::kFmodf; in initMathTable()123 gMathLibTable["fmod"] = FBCInstruction::kFmodf; in initMathTable()
678 case FBCInstruction::kFmodf: in CompileBlock()
506 case FBCInstruction::kFmodf: in CompileBlock()
903 case FBCInstruction::kFmodf: in CompileBlock()
920 case FBCInstruction::kFmodf: in rewriteExtendedBinaryRealMath()
2259 case FBCInstruction::kFmodf : { in ExecuteBlock()