Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Dtst-audit27mod.c89 if (a6 != FUNC_LDOUBLE_ARG6) in tst_audit27_func_ldouble()
90 FAIL_EXIT1 ("a6: %La != %La", a6, FUNC_LDOUBLE_ARG6); in tst_audit27_func_ldouble()
Dtst-auditmod27.c89 assert (regs->lr_vreg[6].q == FUNC_LDOUBLE_ARG6); in la_aarch64_gnu_pltenter()
157 assert (inregs->lr_vreg[6].q == FUNC_LDOUBLE_ARG6); in la_aarch64_gnu_pltexit()
Dtst-audit27.c54 FUNC_LDOUBLE_ARG6, in do_test()
Dtst-audit27mod.h58 #define FUNC_LDOUBLE_ARG6 DBL_MAX + 7.0L macro