|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| TEST (math_base, SafePowf) | |
| TEST (math_base, SafeModf) | |
| TEST (math_base, SafeLogf) | |
| TEST | ( | math_base | , |
| SafeLogf | ) |
Definition at line 31 of file BLI_math_base_safe_test.cc.
References safe_logf().
| TEST | ( | math_base | , |
| SafeModf | ) |
Definition at line 21 of file BLI_math_base_safe_test.cc.
References safe_modf().
| TEST | ( | math_base | , |
| SafePowf | ) |
Definition at line 9 of file BLI_math_base_safe_test.cc.
References safe_powf().