VSF Documented
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)
#define MAX_ERRNO
Definition err.h:3
uint32_t uintptr_t
Definition stdint.h:38
Generated from commit: vsfteam/vsf@ceb53fd