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.c21 extern int lib_fo, lib_no_arith, ntests;
1531 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1539 declined |= lib_fo && is_shard(args+0); in vet_for_decline()
1546 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1547 declined |= lib_fo && is_dhard(args+2); in vet_for_decline()
1555 declined |= lib_fo && is_shard(args+0); in vet_for_decline()
1556 declined |= lib_fo && is_shard(args+2); in vet_for_decline()
1559 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1560 declined |= lib_fo && is_dhard(args+2); in vet_for_decline()
1561 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()