Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c22 extern int lib_fo, lib_no_arith, ntests;
1532 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1540 declined |= lib_fo && is_shard(args+0); in vet_for_decline()
1547 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1548 declined |= lib_fo && is_dhard(args+2); in vet_for_decline()
1556 declined |= lib_fo && is_shard(args+0); in vet_for_decline()
1557 declined |= lib_fo && is_shard(args+2); in vet_for_decline()
1560 declined |= lib_fo && is_dhard(args+0); in vet_for_decline()
1561 declined |= lib_fo && is_dhard(args+2); in vet_for_decline()
1562 declined |= lib_fo && is_dhard(args+4); in vet_for_decline()
[all …]
H A Dmain.c24 int lib_fo = 0; variable
299 lib_fo = 1; in main()