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

/external/stlport/test/unit/
H A Dmap_test.cpp91 #ifndef _STLP_CONST
92 # define _STLP_CONST const macro
94 pair<_STLP_CONST char, int> p('X', 10);
/external/stlport/stlport/stl/config/
H A Dfeatures.h924 # define _STLP_CONST const macro
926 # define _STLP_CONST macro

Completed in 608 milliseconds