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

  /src/lib/libm/arch/alpha/
fenv.c 40 __weak_alias(feholdexcept,_feholdexcept)
74 feholdexcept(fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/arm/
fenv.c 54 __weak_alias(feholdexcept,_feholdexcept)
216 * The feholdexcept() function shall save the current floating-point
222 feholdexcept(fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/riscv/
fenv.c 54 __weak_alias(feholdexcept,_feholdexcept)
208 * The feholdexcept() function saves the current floating-point environment in
214 feholdexcept(fenv_t *envp) function in typeref:typename:int
229 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
258 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
  /src/lib/libm/arch/aarch64/
fenv.c 55 __weak_alias(feholdexcept,_feholdexcept)
189 * The feholdexcept() function shall save the current floating-point
195 feholdexcept(fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/hppa/
fenv.c 42 __weak_alias(feholdexcept,_feholdexcept)
269 * The feholdexcept() function saves the current floating-point environment
275 feholdexcept(fenv_t *envp) function in typeref:typename:int
293 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
315 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
  /src/lib/libm/arch/sparc/
fenv.c 42 __weak_alias(feholdexcept,_feholdexcept)
248 * The feholdexcept() function saves the current floating-point environment
254 feholdexcept(fenv_t *envp) function in typeref:typename:int
272 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
294 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
  /src/lib/libm/arch/sparc64/
fenv.c 42 __weak_alias(feholdexcept,_feholdexcept)
262 * The feholdexcept() function saves the current floating-point environment
268 feholdexcept(fenv_t *envp) function in typeref:typename:int
286 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
308 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
  /src/lib/libm/arch/i387/
fenv.c 49 __weak_alias(feholdexcept,_feholdexcept)
373 * The feholdexcept() function saves the current floating-point environment in
379 feholdexcept(fenv_t *envp) function in typeref:typename:int
402 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
437 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
  /src/lib/libm/arch/x86_64/
fenv.c 47 __weak_alias(feholdexcept,_feholdexcept)
374 * The feholdexcept() function saves the current floating-point environment
380 feholdexcept(fenv_t *envp) function in typeref:typename:int
411 * to an object set by a call to fegetenv() or feholdexcept(), or equal a
449 * by a call to feholdexcept() or fegetenv(), or equal a floating-point
  /src/sys/arch/ia64/include/
fenv.h 193 feholdexcept(fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/sys/arch/sh3/include/
fenv.h 216 feholdexcept(fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/sys/arch/m68k/include/
fenv.h 226 feholdexcept(fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/sys/arch/mips/include/
fenv.h 180 feholdexcept(fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/sys/arch/powerpc/include/
fenv.h 245 feholdexcept(fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/lib/libm/src/
namespace.h 50 #define feholdexcept _feholdexcept macro

Completed in 50 milliseconds