RetroArch
Typedefs
pte_types.h File Reference
#include <errno.h>
#include <sys/types.h>
#include <sys/timeb.h>
#include <tcpip.h>
Include dependency graph for pte_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int SceUID
 
typedef unsigned int SceSize
 
typedef int SceSSize
 
typedef unsigned char SceUChar
 
typedef unsigned int SceUInt
 
typedef int SceMode
 
typedef long SceOff
 
typedef long SceIores
 

Typedef Documentation

◆ SceIores

typedef long SceIores

◆ SceMode

typedef int SceMode

◆ SceOff

typedef long SceOff

◆ SceSize

typedef unsigned int SceSize

◆ SceSSize

typedef int SceSSize

◆ SceUChar

typedef unsigned char SceUChar

◆ SceUID

typedef int SceUID

UIDs are used to describe many different kernel objects.

◆ SceUInt

typedef unsigned int SceUInt