Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Dtst-audit27mod.c42 if (a7 != FUNC_FLOAT_ARG7) in tst_audit27_func_float()
43 FAIL_EXIT1 ("a7: %a != %a", a7, FUNC_FLOAT_ARG7); in tst_audit27_func_float()
Dtst-auditmod27.c68 assert (regs->lr_vreg[7].s == FUNC_FLOAT_ARG7); in la_aarch64_gnu_pltenter()
132 assert (inregs->lr_vreg[7].s == FUNC_FLOAT_ARG7); in la_aarch64_gnu_pltexit()
Dtst-audit27.c31 FUNC_FLOAT_ARG6, FUNC_FLOAT_ARG7); in do_test()
Dtst-audit27mod.h31 #define FUNC_FLOAT_ARG7 3.0f macro