Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/
Dmath_err.c16 with_errno (double y, int e) in with_errno() function
22 #define with_errno(x, e) (x) macro
/external/arm-optimized-routines/math/
Dmath_err.c15 with_errno (double y, int e) in with_errno() function
21 #define with_errno(x, e) (x) macro
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/
Dmath_err.c16 with_errno (double y, int e) in with_errno() function
22 #define with_errno(x, e) (x) macro
/external/cronet/tot/third_party/llvm-libc/src/test/UnitTest/
DErrnoSetterMatcher.h84 ErrnoSetterMatcher<T> with_errno(Comparator<int> ecmp) { in with_errno() function
170 internal::ErrnoSetterMatcher<RetT> with_errno(Cmp<int> cmp) { in with_errno() function
/external/cronet/stable/third_party/llvm-libc/src/test/UnitTest/
DErrnoSetterMatcher.h84 ErrnoSetterMatcher<T> with_errno(Comparator<int> ecmp) { in with_errno() function
170 internal::ErrnoSetterMatcher<RetT> with_errno(Cmp<int> cmp) { in with_errno() function
/external/llvm-libc/test/UnitTest/
DErrnoSetterMatcher.h84 ErrnoSetterMatcher<T> with_errno(Comparator<int> ecmp) { in with_errno() function
174 internal::ErrnoSetterMatcher<RetT> with_errno(Cmp<int> cmp) { in with_errno() function