Searched refs:wxSTRINGIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dversion.h17 #include "wx/cpp.h" /* for wxSTRINGIZE */
50 wxSTRINGIZE(x) wxSTRINGIZE(y) wxSTRINGIZE(z)
52 wxSTRINGIZE(x) "." wxSTRINGIZE(y) "." wxSTRINGIZE(z)
H A Dcpp.h20 /* wxSTRINGIZE works as the preprocessor # operator but also works with macros */
22 #define wxSTRINGIZE(x) wxSTRINGIZE_HELPER(x) macro
25 #define wxSTRINGIZE_T(x) wxAPPLY_T(wxSTRINGIZE(x))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex252 \helpref{wxSTRINGIZE}{wxstringize}\\
253 \helpref{wxSTRINGIZE\_T}{wxstringizet}\\
3381 \membersection{wxSTRINGIZE}\label{wxstringize}
3383 \func{}{wxSTRINGIZE}{\param{}{x}}
3390 \helpref{wxSTRINGIZE\_T}{wxstringizet} to build a wide string Unicode build.
3397 \membersection{wxSTRINGIZE\_T}\label{wxstringizet}
3399 \func{}{wxSTRINGIZE\_T}{\param{}{x}}
3403 equivalent of \helpref{wxSTRINGIZE}{wxstringize}.

Completed in 133 milliseconds