HomeSort by relevance Sort by last modified time
    Searched refs:EDOM (Results 1 - 25 of 179) sorted by null

1 2 3 4 5 6 7 8

  /external/libcxx/test/std/depr/depr.c.headers/
errno_h.pass.cpp 15 #ifndef EDOM
16 #error EDOM not defined
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
errno_h.pass.cpp 15 #ifndef EDOM
16 #error EDOM not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
errno.h 22 # undef EDOM
58 define only the values EDOM, EILSEQ and ERANGE in case __need_Emath is
60 # define EDOM 33 /* Math argument out of domain of function. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
errno.h 22 # undef EDOM
58 define only the values EDOM, EILSEQ and ERANGE in case __need_Emath is
60 # define EDOM 33 /* Math argument out of domain of function. */
  /external/fdlibm/
k_standard.c 104 errno = EDOM;
109 errno = EDOM;
118 errno = EDOM;
123 errno = EDOM;
134 errno = EDOM;
139 errno = EDOM;
204 errno = EDOM;
209 errno = EDOM;
221 errno = EDOM;
226 errno = EDOM;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
FEnv.h 44 if (errno_val == ERANGE || errno_val == EDOM)
  /device/google/contexthub/firmware/lib/libm/
wf_asin.c 47 errno = EDOM;
49 errno = EDOM;
wf_fmod.c 49 errno = EDOM;
51 errno = EDOM;
wf_pow.c 50 errno = EDOM;
70 errno = EDOM;
88 errno = EDOM;
90 errno = EDOM;
112 errno = EDOM;
114 errno = EDOM;
  /bionic/libc/kernel/uapi/asm-generic/
errno-base.h 53 #define EDOM 33
  /external/kernel-headers/original/uapi/asm-generic/
errno-base.h 37 #define EDOM 33 /* Math argument out of domain of func */
  /external/syslinux/dos/
errno.h 36 #define EDOM 33 /* Math argument out of domain of func */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno-base.h 36 #define EDOM 33 /* Math argument out of domain of func */
  /external/libusb/msvc/
errno.h 57 #define EDOM 33 /* Domain error (math functions) */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_math.c 48 errno = EDOM;
142 errno = EDOM;
  /external/python/cpython3/Modules/clinic/
cmathmodule.c.h 31 if (errno == EDOM) {
73 if (errno == EDOM) {
115 if (errno == EDOM) {
157 if (errno == EDOM) {
199 if (errno == EDOM) {
241 if (errno == EDOM) {
283 if (errno == EDOM) {
325 if (errno == EDOM) {
367 if (errno == EDOM) {
409 if (errno == EDOM) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_math.c 48 errno = EDOM;
142 errno = EDOM;
  /external/libcxx/include/
errno.h 19 EDOM
264 #ifndef EDOM
265 #define EDOM 9947
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 43 EDOM, "EDOM", EDOM}, {
  /external/python/cpython2/Modules/
_math.c 47 errno = EDOM;
141 errno = EDOM;
  /external/python/cpython3/Modules/
_math.c 50 errno = EDOM;
144 errno = EDOM;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 19 EDOM
264 #ifndef EDOM
265 #define EDOM 9947
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 19 EDOM
264 #ifndef EDOM
265 #define EDOM 9947
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 19 EDOM
264 #ifndef EDOM
265 #define EDOM 9947
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 19 EDOM
264 #ifndef EDOM
265 #define EDOM 9947

Completed in 625 milliseconds

1 2 3 4 5 6 7 8