Home
last modified time | relevance | path

Searched defs:__assignment (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h801 # define _STLP_STATIC_CONSTANT(__type, __assignment) enum { __assignment } argument
803 # define _STLP_STATIC_CONSTANT(__type, __assignment) static const __type __assignment argument