KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
ops.h File Reference

Go to the source code of this file.

Functions

int op_clamp (int v, int lo, int hi)
 
int op_sign (int v)
 

Function Documentation

◆ op_clamp()

int op_clamp ( int v,
int lo,
int hi )

Referenced by main().

◆ op_sign()

int op_sign ( int v)

Referenced by main().