Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Dtst-audit27mod.c40 if (a6 != FUNC_FLOAT_ARG6) in tst_audit27_func_float()
41 FAIL_EXIT1 ("a6: %a != %a", a6, FUNC_FLOAT_ARG6); in tst_audit27_func_float()
Dtst-auditmod27.c67 assert (regs->lr_vreg[6].s == FUNC_FLOAT_ARG6); in la_aarch64_gnu_pltenter()
131 assert (inregs->lr_vreg[6].s == FUNC_FLOAT_ARG6); in la_aarch64_gnu_pltexit()
Dtst-audit27.c31 FUNC_FLOAT_ARG6, FUNC_FLOAT_ARG7); in do_test()
Dtst-audit27mod.h30 #define FUNC_FLOAT_ARG6 2.0f macro