__nonnull is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

__nonnull macro

Syntax

# define __nonnull(params) __attribute__ ((__nonnull__ params))

Arguments

params

References

LocationText
compiler.h:48
# define __nonnull(params) __attribute__ ((__nonnull__ params))
nvp.h:70
__returns_nonnull __nonnull((1));
nvp.h:72
__returns_nonnull __nonnull((1));