Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Dtst-audit27mod.c36 if (a4 != FUNC_FLOAT_ARG4) in tst_audit27_func_float()
37 FAIL_EXIT1 ("a4: %a != %a", a4, FUNC_FLOAT_ARG4); in tst_audit27_func_float()
Dtst-auditmod27.c65 assert (regs->lr_vreg[4].s == FUNC_FLOAT_ARG4); in la_aarch64_gnu_pltenter()
129 assert (inregs->lr_vreg[4].s == FUNC_FLOAT_ARG4); in la_aarch64_gnu_pltexit()
Dtst-audit27.c30 FUNC_FLOAT_ARG4, FUNC_FLOAT_ARG5, in do_test()
Dtst-audit27mod.h28 #define FUNC_FLOAT_ARG4 0.0f macro