Searched defs:with_errno (Results 1 – 3 of 3) sorted by relevance
15 with_errno (double y, int e) in with_errno() function21 # define with_errno(x, e) (x) macro
15 with_errno (double y, int e) in with_errno() function21 #define with_errno(x, e) (x) macro
84 ErrnoSetterMatcher<T> with_errno(Comparator<int> ecmp) { in with_errno() function170 internal::ErrnoSetterMatcher<RetT> with_errno(Cmp<int> cmp) { in with_errno() function