Home
last modified time | relevance | path

Searched refs:libc_feresetround_vfp_ctx (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/arm/
Dfenv_private.h164 libc_feresetround_vfp_ctx (struct rm_ctx *ctx) in libc_feresetround_vfp_ctx() function
236 # define libc_feresetround_ctx libc_feresetround_vfp_ctx
240 # define libc_feresetroundf_ctx libc_feresetround_vfp_ctx
244 # define libc_feresetroundl_ctx libc_feresetround_vfp_ctx
/glibc-2.36/sysdeps/csky/fpu/
Dfenv_private.h192 libc_feresetround_vfp_ctx (struct rm_ctx *ctx) in libc_feresetround_vfp_ctx() function
267 #define libc_feresetround_ctx libc_feresetround_vfp_ctx
271 #define libc_feresetroundf_ctx libc_feresetround_vfp_ctx
275 #define libc_feresetroundl_ctx libc_feresetround_vfp_ctx
/glibc-2.36/ChangeLog.old/
DChangeLog.1849475 (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.