HomeSort by: relevance | last modified time | path
    Searched defs:fesetexceptflag (Results 1 - 24 of 24) sorted by relevancy

  /src/lib/libm/arch/arm/
fenv.c 57 __weak_alias(fesetexceptflag,_fesetexceptflag)
116 * The fesetexceptflag() function shall attempt to set the floating-point
125 fesetexceptflag(const fexcept_t *flagp, int excepts) function
  /src/lib/libm/arch/riscv/
fenv.c 57 __weak_alias(fesetexceptflag,_fesetexceptflag)
137 fesetexceptflag(const fexcept_t *flagp, int excepts) function
  /src/external/apache2/llvm/dist/libcxx/include/
fenv.h 41 int fesetexceptflag(const fexcept_t* flagp, int excepts);
78 #ifdef fesetexceptflag
79 #undef fesetexceptflag macro
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128_sqrt.c 118 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
289 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
388 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
559 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
bid128_div.c 187 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
380 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
470 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
478 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
648 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
844 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
933 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
941 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
1102 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
1301 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS)
    [all...]
bid64_div.c 256 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
425 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
495 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
511 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
681 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
824 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
906 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
922 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
1104 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
1253 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS) variable
1338 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
1354 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
fenv.h 46 #undef fesetexceptflag macro
65 using ::fesetexceptflag;
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128_sqrt.c 118 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
289 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
388 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
559 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
bid128_div.c 187 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
380 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
470 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
478 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
648 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
844 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
933 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
941 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
1102 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
1301 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS)
    [all...]
bid64_div.c 256 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
425 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
495 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
511 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
681 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
824 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
906 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
922 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS);
1104 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
1253 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS) variable
1338 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
1354 (void) fesetexceptflag (&binaryflags, FE_ALL_FLAGS); variable
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
fenv.h 46 #undef fesetexceptflag macro
65 using ::fesetexceptflag;
  /src/lib/libm/arch/aarch64/
fenv.c 58 __weak_alias(fesetexceptflag,_fesetexceptflag)
117 * The fesetexceptflag() function shall attempt to set the floating-point
126 fesetexceptflag(const fexcept_t *flagp, int excepts) function
  /src/lib/libm/arch/hppa/
fenv.c 45 __weak_alias(fesetexceptflag,_fesetexceptflag)
132 fesetexceptflag(const fexcept_t *flagp, int excepts) function
  /src/lib/libm/arch/sparc/
fenv.c 45 __weak_alias(fesetexceptflag,_fesetexceptflag)
111 fesetexceptflag(const fexcept_t *flagp, int excepts) function
  /src/lib/libm/arch/sparc64/
fenv.c 45 __weak_alias(fesetexceptflag,_fesetexceptflag)
125 fesetexceptflag(const fexcept_t *flagp, int excepts) function
  /src/lib/libm/arch/i387/
fenv.c 52 __weak_alias(fesetexceptflag,_fesetexceptflag)
223 * The validation of input is being deferred to fesetexceptflag().
233 fesetexceptflag(&ex, excepts);
246 fesetexceptflag(const fexcept_t *flagp, int excepts) function
  /src/lib/libm/arch/x86_64/
fenv.c 50 __weak_alias(fesetexceptflag,_fesetexceptflag)
203 * The validation of input is being deferred to fesetexceptflag().
213 fesetexceptflag((unsigned int *)&ex, ex);
226 fesetexceptflag(const fexcept_t *flagp, int excepts) function
  /src/sys/arch/alpha/include/
fenv.h 107 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
134 fesetexceptflag(&__ex, __excepts);
  /src/sys/arch/ia64/include/
fenv.h 98 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
  /src/sys/arch/mips/include/
fenv.h 118 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
134 fesetexceptflag(&__ex, __excepts); /* XXX */
  /src/sys/arch/sh3/include/
fenv.h 109 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
  /src/sys/arch/m68k/include/
fenv.h 145 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
  /src/sys/arch/powerpc/include/
fenv.h 176 fesetexceptflag(const fexcept_t *__flagp, int __excepts) function
  /src/lib/libm/src/
namespace.h 53 #define fesetexceptflag _fesetexceptflag macro

Completed in 80 milliseconds