Home
last modified time | relevance | path

Searched defs:with_errno (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/AOR_v20.02/math/
H A Dmath_err.c16 with_errno (double y, int e) in with_errno() function
22 #define with_errno(x, e) (x) macro
/llvm-project/libc/test/UnitTest/
H A DErrnoSetterMatcher.h83 ErrnoSetterMatcher<T> with_errno(Comparator<int> ecmp) { with_errno() function
169 internal::ErrnoSetterMatcher<RetT> with_errno(Cmp<int> cmp) { with_errno() function