Searched refs:_TP (Results 1 – 2 of 2) sorted by relevance
1043 # define _STLP_RELOPS_OPERATORS(_TMPL, _TP) \ argument1044 _TMPL inline bool _STLP_CALL operator!=(const _TP& __x, const _TP& __y) {return !(__x == __y);}\1045 _TMPL inline bool _STLP_CALL operator>(const _TP& __x, const _TP& __y) {return __y < __x;}\1046 _TMPL inline bool _STLP_CALL operator<=(const _TP& __x, const _TP& __y) { return !(__y < __x);}\1047 _TMPL inline bool _STLP_CALL operator>=(const _TP& __x, const _TP& __y) { return !(__x < __y);}1049 # define _STLP_RELOPS_OPERATORS(_TMPL, _TP) argument
164 \item[\Const{UNW\_IA64\_TP}:] Alias for \Const{UNW\_IA64\_GR}\texttt{+13},