Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Dtst-audit27mod.c38 if (a5 != FUNC_FLOAT_ARG5) in tst_audit27_func_float()
39 FAIL_EXIT1 ("a5: %a != %a", a5, FUNC_FLOAT_ARG5); in tst_audit27_func_float()
Dtst-auditmod27.c66 assert (regs->lr_vreg[5].s == FUNC_FLOAT_ARG5); in la_aarch64_gnu_pltenter()
130 assert (inregs->lr_vreg[5].s == FUNC_FLOAT_ARG5); in la_aarch64_gnu_pltexit()
Dtst-audit27.c30 FUNC_FLOAT_ARG4, FUNC_FLOAT_ARG5, in do_test()
Dtst-audit27mod.h29 #define FUNC_FLOAT_ARG5 1.0f macro