Lines Matching refs:_NOEXCEPT
28 size_t operator()(const char *__c) const _NOEXCEPT
38 size_t operator()(char *__c) const _NOEXCEPT
48 size_t operator()(char __c) const _NOEXCEPT
58 size_t operator()(signed char __c) const _NOEXCEPT
68 size_t operator()(unsigned char __c) const _NOEXCEPT
78 size_t operator()(short __c) const _NOEXCEPT
88 size_t operator()(unsigned short __c) const _NOEXCEPT
98 size_t operator()(int __c) const _NOEXCEPT
108 size_t operator()(unsigned int __c) const _NOEXCEPT
118 size_t operator()(long __c) const _NOEXCEPT
128 size_t operator()(unsigned long __c) const _NOEXCEPT