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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cc113 #define RETURN_OR_SET_ERRNO(T, res) \ macro
132 RETURN_OR_SET_ERRNO(int, res);
137 RETURN_OR_SET_ERRNO(int, res);
142 RETURN_OR_SET_ERRNO(int, res);
167 RETURN_OR_SET_ERRNO(void *, res);

Completed in 96 milliseconds