XenevaOS
Loading...
Searching...
No Matches
XenevaOS
BaseHdr
stddef.h
Go to the documentation of this file.
1
30
#ifndef __STDDEF_H__
31
#define __STDDEF_H__
32
33
#include <
_null.h
>
34
#include <
stdint.h
>
35
36
37
typedef
int64_t
ptrdiff_t
;
38
typedef
int64_t
ssize_t
;
39
typedef
unsigned
int
wint_t
;
40
41
#if !defined(__cplusplus)
42
typedef
unsigned
wchar_t
;
43
#endif
44
#endif
ptrdiff_t
int64_t ptrdiff_t
Definition
stddef.h:37
wchar_t
unsigned wchar_t
Definition
stddef.h:42
ssize_t
int64_t ssize_t
Definition
stddef.h:38
wint_t
unsigned int wint_t
Definition
stddef.h:39
stdint.h
_null.h
int64_t
COMPILER_DEPENDENT_INT64 int64_t
Definition
acefiex.h:164
Generated by
1.9.8