/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | gslice_array.h | 162 _DEFINE_VALARRAY_OPERATOR(+, __plus)
|
H A D | mask_array.h | 151 _DEFINE_VALARRAY_OPERATOR(+, __plus)
|
H A D | indirect_array.h | 162 _DEFINE_VALARRAY_OPERATOR(+, __plus)
|
H A D | slice_array.h | 202 _DEFINE_VALARRAY_OPERATOR(+, __plus)
|
H A D | locale_facets.tcc | 127 const char_type __plus = __ctype.widen('+'); in _M_extract_float() local 131 if ((__traits_type::eq(__c, __plus) || __traits_type::eq(__c, __minus)) in _M_extract_float() 220 if (__traits_type::eq(__c, __plus) in _M_extract_float() 276 const char_type __plus = __ctype.widen('+'); in _M_extract_int() local 279 if ((__traits_type::eq(__c, __plus) || __traits_type::eq(__c, __minus)) in _M_extract_int() 2191 const _CharT __plus = __ctype.widen('+'); in _S_pad() local 2193 || _Traits::eq(__olds[0], __plus); in _S_pad()
|
H A D | valarray_meta.h | 170 struct __plus struct 995 _DEFINE_EXPR_BINARY_OPERATOR(+, __plus)
|
H A D | valarray_array.h | 606 _DEFINE_ARRAY_FUNCTION(+, __plus)
|
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
H A D | BADNAMES | 102 __plus
|
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
H A D | BADNAMES | 117 __plus
|
/openbsd/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | locale_facets.tcc | 299 const bool __plus = __c == __lit[__num_base::_S_iplus]; in _M_extract_float() local 300 if ((__plus || __c == __lit[__num_base::_S_iminus]) in _M_extract_float() 304 __xtrc += __plus ? '+' : '-'; in _M_extract_float() 374 const bool __plus = __c == __lit[__num_base::_S_iplus]; in _M_extract_float() local 375 if (__plus || __c == __lit[__num_base::_S_iminus]) in _M_extract_float() 376 __xtrc += __plus ? '+' : '-'; in _M_extract_float() 460 const bool __plus = __c == __lit[__num_base::_S_iplus]; in _M_extract_float() local 461 if ((__plus || __c == __lit[__num_base::_S_iminus]) in _M_extract_float() 465 __xtrc += __plus ? '+' : '-'; in _M_extract_float()
|
H A D | indirect_array.h | 196 _DEFINE_VALARRAY_OPERATOR(+, __plus)
|
H A D | mask_array.h | 192 _DEFINE_VALARRAY_OPERATOR(+, __plus)
|
H A D | gslice_array.h | 202 _DEFINE_VALARRAY_OPERATOR(+, __plus)
|
H A D | slice_array.h | 257 _DEFINE_VALARRAY_OPERATOR(+, __plus)
|
H A D | valarray_before.h | 190 struct __plus struct
|
H A D | valarray_after.h | 406 _DEFINE_EXPR_BINARY_OPERATOR(+, __plus)
|
H A D | valarray_array.h | 685 _DEFINE_ARRAY_FUNCTION(+, __plus)
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/std/ |
H A D | std_valarray.h | 602 _DEFINE_VALARRAY_AUGMENTED_ASSIGNMENT(+, __plus) 624 _DEFINE_VALARRAY_EXPR_AUGMENTED_ASSIGNMENT(+, __plus) 669 _DEFINE_BINARY_OPERATOR(+, __plus)
|
/openbsd/gnu/gcc/libstdc++-v3/include/std/ |
H A D | std_valarray.h | 948 _DEFINE_VALARRAY_AUGMENTED_ASSIGNMENT(+, __plus) 970 _DEFINE_VALARRAY_EXPR_AUGMENTED_ASSIGNMENT(+, __plus) 1016 _DEFINE_BINARY_OPERATOR(+, __plus)
|
/openbsd/gnu/llvm/libcxx/include/__format/ |
H A D | parser_std_format_spec.h | 162 __plus, enumerator 424 __sign_ = __sign::__plus; in __parse_sign()
|
H A D | formatter_integral.h | 56 case __format_spec::__sign::__plus: in __insert_sign()
|
/openbsd/gnu/lib/libstdc++/libstdc++/ |
H A D | ChangeLog | 3403 __bitwise_not, __plus, __minus, __multiplies, __divides,
|