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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dbuild.h34 #define __WX_BO_STRINGIZE(x) __WX_BO_STRINGIZE0(x) macro
39 __WX_BO_STRINGIZE(x) "." __WX_BO_STRINGIZE(y)
42 __WX_BO_STRINGIZE(x) "." __WX_BO_STRINGIZE(y) "." __WX_BO_STRINGIZE(z)
61 ",compiler with C++ ABI " __WX_BO_STRINGIZE(__GXX_ABI_VERSION)
66 __WX_BO_STRINGIZE(__GNUC__) "." __WX_BO_STRINGIZE(__GNUC_MINOR__)

Completed in 106 milliseconds