Searched defs:_STLP_STRINGIZE_AUX (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_auto_link.h10 # define _STLP_STRINGIZE(X) _STLP_STRINGIZE_AUX(X)
11 # define _STLP_STRINGIZE_AUX(X) #X macro
57 # undef _STLP_STRINGIZE_AUX macro

Completed in 85 milliseconds