Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Dtst-audit27mod.c91 if (a7 != FUNC_LDOUBLE_ARG7) in tst_audit27_func_ldouble()
92 FAIL_EXIT1 ("a7: %La != %La", a7, FUNC_LDOUBLE_ARG7); in tst_audit27_func_ldouble()
Dtst-auditmod27.c90 assert (regs->lr_vreg[7].q == FUNC_LDOUBLE_ARG7); in la_aarch64_gnu_pltenter()
158 assert (inregs->lr_vreg[7].q == FUNC_LDOUBLE_ARG7); in la_aarch64_gnu_pltexit()
Dtst-audit27.c55 FUNC_LDOUBLE_ARG7); in do_test()
Dtst-audit27mod.h59 #define FUNC_LDOUBLE_ARG7 DBL_MAX + 8.0L macro