Lines Matching +defs:error +defs:c
1219 GHC_INLINE bool in_range(uint32_t c, uint32_t lo, uint32_t hi) in in_range()
1224 GHC_INLINE bool is_surrogate(uint32_t c) in is_surrogate()
1229 GHC_INLINE bool is_high_surrogate(uint32_t c) in is_high_surrogate()
1234 GHC_INLINE bool is_low_surrogate(uint32_t c) in is_low_surrogate()
1395 char32_t c = *iter; in toUtf8() local
1423 for (auto c : unicodeString) { in toUtf8() local
1476 for (auto& c : p) { in postprocess_path_with_format() local
2346 for (auto& c : result) { in native_impl() local
2942 for (auto c : ps) { in operator <<() local
2956 charT c; in operator >>() local
4106 auto error = ::GetLastError(); in remove() local
4126 auto error = errno; in remove() local
4790 auto error = ::GetLastError(); in impl() local
4881 auto error = errno; in impl() local