Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Dtst-audit27mod.c87 if (a5 != FUNC_LDOUBLE_ARG5) in tst_audit27_func_ldouble()
88 FAIL_EXIT1 ("a5: %La != %La", a5, FUNC_LDOUBLE_ARG5); in tst_audit27_func_ldouble()
Dtst-auditmod27.c88 assert (regs->lr_vreg[5].q == FUNC_LDOUBLE_ARG5); in la_aarch64_gnu_pltenter()
156 assert (inregs->lr_vreg[5].q == FUNC_LDOUBLE_ARG5); in la_aarch64_gnu_pltexit()
Dtst-audit27.c53 FUNC_LDOUBLE_ARG5, in do_test()
Dtst-audit27mod.h57 #define FUNC_LDOUBLE_ARG5 DBL_MAX + 6.0L macro