Searched refs:__fpc (Results 1 – 4 of 4) sorted by relevance
33 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()
25 _FPU_GETCW (envp->__fpc); in __fegetenv()
103 int __fpc; \152 [R_FPC] "=&d" (__fpc) \
78 fexcept_t __fpc; member
Completed in 6 milliseconds