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

/external/stlport/stlport/stl/config/
H A Dfeatures.h807 # define _STLP_STATIC_CONSTANT(__type, __assignment) enum { __assignment } macro
809 # define _STLP_STATIC_CONSTANT(__type, __assignment) static const __type __assignment macro

Completed in 79 milliseconds