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

/external/stlport/stlport/stl/
H A D_ptrs_specialize.h31 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE_V(_Type) macro
35 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE_V(_Type) \ macro
45 # define _STLP_POINTERS_SPECIALIZE(_Type) _STLP_TYPE_TRAITS_POD_SPECIALIZE_V(_Type)
52 _STLP_TYPE_TRAITS_POD_SPECIALIZE_V(void)
80 # undef _STLP_TYPE_TRAITS_POD_SPECIALIZE_V macro

Completed in 54 milliseconds