Searched refs:_STLP_PSPEC3 (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/config/
H A Dfeatures.h1029 # define _STLP_PSPEC3(t1,t2,t3) < t1,t2,t3 > macro
1032 # define _STLP_PSPEC3(t1,t2,t3) /* nothing */ macro
/external/stlport/stlport/stl/
H A D_function_adaptors.h649 explicit mem_fun1_t _STLP_PSPEC3(void,_Tp,_Arg) (__fun_type __pf) : _M_f(__pf) {}
660 explicit const_mem_fun1_t _STLP_PSPEC3(void,_Tp,_Arg) (__fun_type __pf) : _M_f(__pf) {}
671 explicit mem_fun1_ref_t _STLP_PSPEC3(void,_Tp,_Arg) (__fun_type __pf) : _M_f(__pf) {}
682 explicit const_mem_fun1_ref_t _STLP_PSPEC3(void,_Tp,_Arg) (__fun_type __pf) : _M_f(__pf) {}

Completed in 72 milliseconds