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

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().