PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
ssize_t.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SSIZE_MAX   __INT64_MAX__
 
#define SSIZE_MIN   __INT64_MIN__
 

Typedefs

typedef __INT64_TYPE__ ssize_t
 Signed size type.
 

Macro Definition Documentation

◆ SSIZE_MAX

#define SSIZE_MAX   __INT64_MAX__

Definition at line 13 of file ssize_t.h.

◆ SSIZE_MIN

#define SSIZE_MIN   __INT64_MIN__

Definition at line 14 of file ssize_t.h.