RetroArch
Functions
float_minmax.h File Reference
#include <stdint.h>
#include <math.h>
#include <retro_inline.h>
#include <retro_miscellaneous.h>
#include <retro_environment.h>
Include dependency graph for float_minmax.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static INLINE float float_min (float a, float b)
 
static INLINE float float_max (float a, float b)
 

Function Documentation

◆ float_max()

static INLINE float float_max ( float  a,
float  b 
)
static

◆ float_min()

static INLINE float float_min ( float  a,
float  b 
)
static
Here is the caller graph for this function: