Searched refs:_STLP_STACK_ARGS (Results 1 – 1 of 1) sorted by relevance
42 # define _STLP_STACK_ARGS _Tp49 # if defined (_STLP_STACK_ARGS)56 #ifdef _STLP_STACK_ARGS98 #ifndef _STLP_STACK_ARGS99 # define _STLP_STACK_ARGS _Tp, _Sequence macro106 inline bool _STLP_CALL operator==(const stack< _STLP_STACK_ARGS >& __x,107 const stack< _STLP_STACK_ARGS >& __y)111 inline bool _STLP_CALL operator<(const stack< _STLP_STACK_ARGS >& __x,112 const stack< _STLP_STACK_ARGS >& __y)115 _STLP_RELOPS_OPERATORS(template < _STLP_STACK_HEADER_ARGS >, stack< _STLP_STACK_ARGS >)[all …]