Searched defs:with_errno (Results 1 – 2 of 2) sorted by relevance
16 with_errno (double y, int e) in with_errno() function22 #define with_errno(x, e) (x) macro
83 ErrnoSetterMatcher<T> with_errno(Comparator<int> ecmp) { with_errno() function 169 internal::ErrnoSetterMatcher<RetT> with_errno(Cmp<int> cmp) { with_errno() function