VSF Documented
stddef.h File Reference

Go to the source code of this file.

Macros

#define VSF_LINUX_LIBC_WRAPPER(__api)
 
#define NULL   ((void *)0)
 
#define offsetof(__type, __member)
 

Typedefs

typedef unsigned short wchar_t
 
typedef unsigned short wint_t
 
typedef long double max_align_t
 
typedef long int ptrdiff_t
 

Macro Definition Documentation

◆ VSF_LINUX_LIBC_WRAPPER

#define VSF_LINUX_LIBC_WRAPPER ( __api)
Value:
VSF_SHELL_WRAPPER(vsf_linux_libc, __api)
#define VSF_SHELL_WRAPPER(__header, __api)
Definition vsf_shell_wrapper.h:34

◆ NULL

#define NULL   ((void *)0)

◆ offsetof

#define offsetof ( __type,
__member )
Value:
(uintptr_t)(&(((__type *)0)->__member))
#define __type
Definition hci_transport_aic8800.c:556
uint32_t uintptr_t
Definition stdint.h:38

Typedef Documentation

◆ wchar_t

typedef unsigned short wchar_t

◆ wint_t

typedef unsigned short wint_t

◆ max_align_t

typedef long double max_align_t

◆ ptrdiff_t

typedef long int ptrdiff_t
Generated from commit: vsfteam/vsf@ceb53fd