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

DLL_STRINGIFY macro

Syntax

#define DLL_STRINGIFY(s) #s

Arguments

s

References

LocationText
windows_common.h:64
#define DLL_STRINGIFY(s) #s
windows_common.h:77
DLL_STRINGIFY(name)); \
windows_common.h:108
DLL_STRINGIFY(name)); \
windows_common.h:112
DLL_STRINGIFY(name) DLL_STRINGIFY(A)); \
windows_common.h:116
DLL_STRINGIFY(name) DLL_STRINGIFY(W)); \