psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
lv2errno.h File Reference

LV2 error management functions. More...

#include <reent.h>
#include <errno.h>
#include <ppu-types.h>

Go to the source code of this file.

Functions

s32 lv2error (s32 error)
 
s32 lv2errno (s32 error)
 
s32 lv2errno_r (struct _reent *r, s32 error)
 

Detailed Description

LV2 error management functions.

Definition in file lv2errno.h.

Function Documentation

◆ lv2errno()

s32 lv2errno ( s32  error)

◆ lv2errno_r()

s32 lv2errno_r ( struct _reent *  r,
s32  error 
)

◆ lv2error()

s32 lv2error ( s32  error)