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

  /src/lib/libm/arch/ia64/
fenv.c 53 __weak_alias(feupdateenv,_feupdateenv)
77 * It doesn't pay to inline feupdateenv() because it includes one of
83 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/alpha/
fenv.c 42 __weak_alias(feupdateenv,_feupdateenv)
107 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/arm/
fenv.c 60 __weak_alias(feupdateenv,_feupdateenv)
245 * The feupdateenv() function shall attempt to save the currently raised
251 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/riscv/
fenv.c 60 __weak_alias(feupdateenv,_feupdateenv)
70 * feupdateenv().
254 * The feupdateenv() function saves the currently raised floating-point
262 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/aarch64/
fenv.c 61 __weak_alias(feupdateenv,_feupdateenv)
219 * The feupdateenv() function shall attempt to save the currently raised
225 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/hppa/
fenv.c 48 __weak_alias(feupdateenv,_feupdateenv)
311 * The feupdateenv() function saves the currently raised floating-point
319 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/sparc/
fenv.c 48 __weak_alias(feupdateenv,_feupdateenv)
290 * The feupdateenv() function saves the currently raised floating-point
298 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/sparc64/
fenv.c 48 __weak_alias(feupdateenv,_feupdateenv)
304 * The feupdateenv() function saves the currently raised floating-point
312 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/i387/
fenv.c 55 __weak_alias(feupdateenv,_feupdateenv)
101 * feupdateenv().
433 * The feupdateenv() function saves the currently raised floating-point
441 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/lib/libm/arch/x86_64/
fenv.c 53 __weak_alias(feupdateenv,_feupdateenv)
99 * feupdateenv().
445 * The feupdateenv() function saves the currently raised floating-point
453 feupdateenv(const fenv_t *envp) function in typeref:typename:int
  /src/sys/arch/sh3/include/
fenv.h 242 feupdateenv(const fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/sys/arch/m68k/include/
fenv.h 258 feupdateenv(const fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/sys/arch/mips/include/
fenv.h 200 feupdateenv(const fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/sys/arch/powerpc/include/
fenv.h 270 feupdateenv(const fenv_t *__envp) function in typeref:typename:__fenv_static int
  /src/lib/libm/src/
namespace.h 56 #define feupdateenv _feupdateenv macro

Completed in 61 milliseconds