Searched defs:errval (Results 1 – 10 of 10) sorted by relevance
74 int errval,errloc; in exercise_8() local146 int errval,errloc; in exercise_char() local227 int errval,errloc; in exercise_int() local
51 int errval,errloc; in EXERCISE() local
149 #define PROTECT_REGION_EXIT(errval) return (errval); argument151 #define PROTECT_REGION_END(result, errval) \ argument174 #define PROTECT_FUNC(fn, errval, epoll_fd) ( \ argument
388 inline bool not_found_error(int errval) BOOST_NOEXCEPT in not_found_error()616 inline bool not_found_error(int errval) BOOST_NOEXCEPT in not_found_error()711 int errval(::GetLastError()); in process_status_failure() local1579 err_t errval = BOOST_ERRNO; // save reason for failure in create_directory() local
46 const char *fdt_strerror(int errval) in fdt_strerror()
178 let errval = Err(Errno::EINVAL); in test_from_str_invalid_value() localVariable
618 llvm::ErrorOr<std::unique_ptr<llvm::Module> > errval = in extract() local
174 vfloat errval = vfloat::zero(); in compute_lowest_and_highest_weight() local
8711 PyObject *errval = win32_error_unicode("startfile", wpath); in win32_startfile() local8727 PyObject *errval = win32_error("startfile", filepath); in win32_startfile() local