Home
last modified time | relevance | path

Searched refs:__fpc (Results 1 – 4 of 4) sorted by relevance

/sysdeps/s390/fpu/
A Dfenv_private.h33 envp->__fpc = fpc; in libc_feholdexcept_s390()
64 envp->__fpc = fpc; in libc_feholdexcept_setround_s390()
110 _FPU_SETCW (envp->__fpc); in libc_fesetenv_s390()
135 fpu_control_t fpc_new = envp->__fpc; in libc_feupdateenv_test_s390()
169 env.__fpc = _FPU_DEFAULT; in libc_handle_user_fenv_s390()
173 env.__fpc = FPC_EXCEPTION_MASK; in libc_handle_user_fenv_s390()
191 ctx->env.__fpc = fpc; in libc_feholdsetround_s390_ctx()
218 fpc = ctx->env.__fpc | (fpc & FPC_FLAGS_MASK); in libc_feresetround_s390_ctx()
A Dfegetenv.c25 _FPU_GETCW (envp->__fpc); in __fegetenv()
/sysdeps/unix/sysv/linux/s390/
A Dhtm.h103 int __fpc; \
152 [R_FPC] "=&d" (__fpc) \
/sysdeps/s390/fpu/bits/
A Dfenv.h78 fexcept_t __fpc; member

Completed in 6 milliseconds