Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Dtst-audit27mod.c32 if (a2 != FUNC_FLOAT_ARG2) in tst_audit27_func_float()
33 FAIL_EXIT1 ("a2: %a != %a", a2, FUNC_FLOAT_ARG2); in tst_audit27_func_float()
Dtst-auditmod27.c63 assert (regs->lr_vreg[2].s == FUNC_FLOAT_ARG2); in la_aarch64_gnu_pltenter()
127 assert (inregs->lr_vreg[2].s == FUNC_FLOAT_ARG2); in la_aarch64_gnu_pltexit()
Dtst-audit27.c29 FUNC_FLOAT_ARG2, FUNC_FLOAT_ARG3, in do_test()
Dtst-audit27mod.h26 #define FUNC_FLOAT_ARG2 FLT_EPSILON macro