Home
last modified time | relevance | path

Searched refs:RETURN_OR_SET_ERRNO (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp106 #define RETURN_OR_SET_ERRNO(T, res) \ macro
125 RETURN_OR_SET_ERRNO(int, res); in open()
130 RETURN_OR_SET_ERRNO(int, res); in close()
135 RETURN_OR_SET_ERRNO(int, res);
160 RETURN_OR_SET_ERRNO(void *, res); in mmap()