VSF Documented
Main Page
Related Pages
Topics
Namespaces
Data Structures
Files
Examples
File List
Globals
source
shell
sys
linux
include
linux
Macros
err.h File Reference
#include <
linux/errno.h
>
Go to the source code of this file.
Macros
#define
MAX_ERRNO
4095
#define
IS_ERR_VALUE
(__X)
Macro Definition Documentation
◆
MAX_ERRNO
#define MAX_ERRNO 4095
◆
IS_ERR_VALUE
#define IS_ERR_VALUE
(
__X
)
Value:
((
unsigned
long)(
uintptr_t
)(__X) >= (
unsigned
long)-
MAX_ERRNO
)
MAX_ERRNO
#define MAX_ERRNO
Definition
err.h:3
uintptr_t
uint32_t uintptr_t
Definition
stdint.h:38
Generated from commit:
vsfteam/vsf@ceb53fd