Home
last modified time | relevance | path

Searched refs:lib_fo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c50 extern int lib_fo, lib_no_arith, ntests;
1574 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1582 declined |= lib_fo && is_shard(args+0); in vet_for_decline()
1589 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1590 declined |= lib_fo && is_dhard(args+2); in vet_for_decline()
1598 declined |= lib_fo && is_shard(args+0); in vet_for_decline()
1599 declined |= lib_fo && is_shard(args+2); in vet_for_decline()
1602 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1603 declined |= lib_fo && is_dhard(args+2); in vet_for_decline()
1604 declined |= lib_fo && is_dhard(args+4); in vet_for_decline()
[all …]
H A Dmain.c23 int lib_fo = 0; variable
298 lib_fo = 1; in main()