|
Blender
V3.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 29 of file BLI_math_base_safe_test.cc.
References safe_logf().
| TEST | ( | math_base | , |
| SafeModf | |||
| ) |
Definition at line 19 of file BLI_math_base_safe_test.cc.
References safe_modf().
| TEST | ( | math_base | , |
| SafePowf | |||
| ) |
Definition at line 7 of file BLI_math_base_safe_test.cc.
References safe_powf().