SSBM Decomp
Loading...
Searching...
No Matches
math_ppc.h File Reference

Go to the source code of this file.

Macros

#define _MATH_PPC_H_

Functions

float sqrtf (float x)
static float sqrtf_accurate (float x)

Macro Definition Documentation

◆ _MATH_PPC_H_

#define _MATH_PPC_H_

Function Documentation

◆ sqrtf()

float sqrtf ( float x)
externinline

◆ sqrtf_accurate()

float sqrtf_accurate ( float x)
inlinestatic