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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dcpp.h16 /* wxCONCAT works like preprocessor ## operator but also works with macros */
18 #define wxCONCAT(text, line) wxCONCAT_HELPER(text, line) macro
42 # define wxCONCAT_LINE(text) wxCONCAT(text, __COUNTER__)
44 # define wxCONCAT_LINE(text) wxCONCAT(text, __LINE__)
H A Ddebug.h283 #define wxMAKE_UNIQUE_ASSERT_NAME2(text) wxCONCAT(wxAssert_, text)
H A Ddefs.h977 #define wxLL(x) wxCONCAT(x, wxLongLongSuffix)
978 #define wxULL(x) wxCONCAT(x, wxCONCAT(u, wxLongLongSuffix))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/muleunit/
H A Dtest.h117 #define CONTEXT(x) CContext wxCONCAT(context,__LINE__)(wxT(__FILE__), __LINE__, x)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex58 \helpref{wxCONCAT}{wxconcat}\\
2815 \membersection{wxCONCAT}\label{wxconcat}
2817 \func{}{wxCONCAT}{\param{}{x}, \param{}{y}}
3394 \helpref{wxCONCAT}{wxconcat}

Completed in 175 milliseconds