Home
last modified time | relevance | path

Searched refs:EDOM (Results 1 – 25 of 102) sorted by relevance

12345

/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dinsn-eval.c209 case -EDOM: in resolve_default_seg()
461 return -EDOM; in get_reg_offset()
486 return -EDOM; in get_reg_offset()
497 return -EDOM; in get_reg_offset()
556 -EDOM, in get_reg_offset_16()
557 -EDOM, in get_reg_offset_16()
558 -EDOM, in get_reg_offset_16()
559 -EDOM, in get_reg_offset_16()
568 *offs2 = -EDOM; in get_reg_offset_16()
584 *offs1 = -EDOM; in get_reg_offset_16()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dtrig.hpp96 errno = EDOM; in eval_sin()
252 errno = EDOM; in eval_cos()
452 errno = EDOM; in eval_asin()
475 errno = EDOM; in eval_asin()
569 errno = EDOM; in eval_acos()
588 errno = EDOM; in eval_acos()
622 errno = EDOM; in eval_atan()
731 errno = EDOM; in eval_atan2()
781 errno = EDOM; in eval_atan2()
H A Dpow.hpp211 errno = EDOM; in eval_exp()
355 errno = EDOM; in eval_log()
370 errno = EDOM; in eval_log()
650 errno = EDOM; in eval_pow()
804 errno = EDOM; in sinhcosh()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Derrno.h264 #ifndef EDOM
265 #define EDOM 9947 macro
H A Dcerrno19 EDOM
H A D__errc27 argument_out_of_domain, // EDOM
124 argument_out_of_domain = EDOM,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Derrno.h264 #ifndef EDOM
265 #define EDOM 9947 macro
H A Dcerrno19 EDOM
H A D__errc27 argument_out_of_domain, // EDOM
124 argument_out_of_domain = EDOM,
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_of.c279 return -EDOM; in of_thermal_get_trip_type()
292 return -EDOM; in of_thermal_get_trip_temp()
305 return -EDOM; in of_thermal_set_trip_temp()
327 return -EDOM; in of_thermal_get_trip_hyst()
340 return -EDOM; in of_thermal_set_trip_hyst()
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dusbtest.c862 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
882 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
891 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
908 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
927 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
953 return -EDOM; in ch9_postconfig()
961 return -EDOM; in ch9_postconfig()
969 return -EDOM; in ch9_postconfig()
986 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
1012 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
[all …]
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1685.c146 return -EDOM; in ds1685_rtc_check_mday()
149 return -EDOM; in ds1685_rtc_check_mday()
339 return -EDOM; in ds1685_rtc_set_time()
342 return -EDOM; in ds1685_rtc_set_time()
346 return -EDOM; in ds1685_rtc_set_time()
/OK3568_Linux_fs/u-boot/include/linux/
H A Derrno.h36 #define EDOM 33 /* Math argument out of domain of func */ macro
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_dscp.c47 return -EDOM; in dscp_mt_check()
H A Dxt_DSCP.c67 return -EDOM; in dscp_tg_check()
H A Dxt_cluster.c134 return -EDOM; in xt_cluster_mt_checkentry()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Derrno.h65 #define EDOM 33 /* Mathematics argument out of domain of function */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Derrno.h65 #define EDOM 33 /* Mathematics argument out of domain of function */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Derror_constants.h47 argument_out_of_domain = EDOM, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Derror_constants.h47 argument_out_of_domain = EDOM, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/net/9p/
H A Derror.c74 {"Numerical argument out of domain", EDOM},

12345