Home
last modified time | relevance | path

Searched refs:rm_ctx (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/sysdeps/x86/fpu/
Dfenv_private.h315 libc_feholdexcept_setround_sse_ctx (struct rm_ctx *ctx, int r) in libc_feholdexcept_setround_sse_ctx()
335 libc_fesetenv_sse_ctx (struct rm_ctx *ctx) in libc_fesetenv_sse_ctx()
341 libc_feupdateenv_sse_ctx (struct rm_ctx *ctx) in libc_feupdateenv_sse_ctx()
348 libc_feholdexcept_setround_387_prec_ctx (struct rm_ctx *ctx, int r) in libc_feholdexcept_setround_387_prec_ctx()
367 libc_feholdexcept_setround_387_ctx (struct rm_ctx *ctx, int r) in libc_feholdexcept_setround_387_ctx()
373 libc_feholdexcept_setround_387_53bit_ctx (struct rm_ctx *ctx, int r) in libc_feholdexcept_setround_387_53bit_ctx()
379 libc_feholdsetround_387_prec_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_387_prec_ctx()
399 libc_feholdsetround_387_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_387_ctx()
405 libc_feholdsetround_387_53bit_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_387_53bit_ctx()
411 libc_feholdsetround_sse_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_sse_ctx()
[all …]
/glibc-2.36/sysdeps/powerpc/fpu/
Dfenv_private.h135 libc_feholdsetround_ppc_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_ppc_ctx()
144 libc_feholdsetround_noex_ppc_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_noex_ppc_ctx()
164 libc_fesetenv_ppc_ctx (struct rm_ctx *ctx) in libc_fesetenv_ppc_ctx()
170 libc_feupdateenv_ppc_ctx (struct rm_ctx *ctx) in libc_feupdateenv_ppc_ctx()
177 libc_feresetround_ppc_ctx (struct rm_ctx *ctx) in libc_feresetround_ppc_ctx()
/glibc-2.36/sysdeps/generic/
Dfenv_private.h198 default_libc_feholdsetround_ctx (struct rm_ctx *ctx, int round) in default_libc_feholdsetround_ctx()
212 default_libc_feresetround_ctx (struct rm_ctx *ctx) in default_libc_feresetround_ctx()
220 default_libc_feholdsetround_noex_ctx (struct rm_ctx *ctx, int round) in default_libc_feholdsetround_noex_ctx()
232 default_libc_feresetround_noex_ctx (struct rm_ctx *ctx) in default_libc_feresetround_noex_ctx()
291 struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \
/glibc-2.36/sysdeps/s390/fpu/
Dfenv_private.h185 libc_feholdsetround_s390_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_s390_ctx()
211 libc_feresetround_s390_ctx (struct rm_ctx *ctx) in libc_feresetround_s390_ctx()
228 libc_feholdsetround_noex_s390_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_noex_s390_ctx()
238 libc_feresetround_noex_s390_ctx (struct rm_ctx *ctx) in libc_feresetround_noex_s390_ctx()
/glibc-2.36/sysdeps/loongarch/
Dmath_private.h170 libc_feholdexcept_setround_loongarch_ctx (struct rm_ctx *ctx, int round) in libc_feholdexcept_setround_loongarch_ctx()
199 libc_fesetenv_loongarch_ctx (struct rm_ctx *ctx) in libc_fesetenv_loongarch_ctx()
208 libc_feupdateenv_loongarch_ctx (struct rm_ctx *ctx) in libc_feupdateenv_loongarch_ctx()
221 libc_feholdsetround_loongarch_ctx (struct rm_ctx *ctx, int round) in libc_feholdsetround_loongarch_ctx()
/glibc-2.36/sysdeps/mips/fpu/
Dfenv_private.h167 libc_feholdexcept_setround_mips_ctx (struct rm_ctx *ctx, int round) in libc_feholdexcept_setround_mips_ctx()
194 libc_fesetenv_mips_ctx (struct rm_ctx *ctx) in libc_fesetenv_mips_ctx()
203 libc_feupdateenv_mips_ctx (struct rm_ctx *ctx) in libc_feupdateenv_mips_ctx()
216 libc_feholdsetround_mips_ctx (struct rm_ctx *ctx, int round) in libc_feholdsetround_mips_ctx()
/glibc-2.36/sysdeps/sparc/fpu/
Dfenv_private.h131 libc_feholdexcept_setround_sparc_ctx (struct rm_ctx *ctx, int round) in libc_feholdexcept_setround_sparc_ctx()
148 libc_fesetenv_sparc_ctx (struct rm_ctx *ctx) in libc_fesetenv_sparc_ctx()
154 libc_feupdateenv_sparc_ctx (struct rm_ctx *ctx) in libc_feupdateenv_sparc_ctx()
161 libc_feholdsetround_sparc_ctx (struct rm_ctx *ctx, int round) in libc_feholdsetround_sparc_ctx()
/glibc-2.36/sysdeps/aarch64/fpu/
Dfenv_private.h228 libc_feholdsetround_aarch64_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_aarch64_ctx()
250 libc_feresetround_aarch64_ctx (struct rm_ctx *ctx) in libc_feresetround_aarch64_ctx()
262 libc_feholdsetround_noex_aarch64_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_noex_aarch64_ctx()
287 libc_feresetround_noex_aarch64_ctx (struct rm_ctx *ctx) in libc_feresetround_noex_aarch64_ctx()
/glibc-2.36/sysdeps/arm/
Dfenv_private.h144 libc_feholdsetround_vfp_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_vfp_ctx()
164 libc_feresetround_vfp_ctx (struct rm_ctx *ctx) in libc_feresetround_vfp_ctx()
178 libc_fesetenv_vfp_ctx (struct rm_ctx *ctx) in libc_fesetenv_vfp_ctx()
/glibc-2.36/sysdeps/csky/fpu/
Dfenv_private.h170 libc_feholdsetround_vfp_ctx (struct rm_ctx *ctx, int r) in libc_feholdsetround_vfp_ctx()
192 libc_feresetround_vfp_ctx (struct rm_ctx *ctx) in libc_feresetround_vfp_ctx()
206 libc_fesetenv_vfp_ctx (struct rm_ctx *ctx) in libc_fesetenv_vfp_ctx()
/glibc-2.36/include/
Dfenv.h40 struct rm_ctx struct
/glibc-2.36/ChangeLog.old/
DChangeLog.1865242 (struct rm_ctx): New structure.