Home
last modified time | relevance | path

Searched refs:out (Results 1 – 8 of 8) sorted by relevance

/stdlib/
A Dtest-canon.c53 const char * in, * out, * resolved; member
168 if (!check_path (result, tests[i].out)) in do_test()
171 argv[0], i, tests[i].out ? tests[i].out : "NULL", in do_test()
177 if (!check_path (buf, tests[i].out ? tests[i].out : tests[i].resolved)) in do_test()
180 argv[0], i, tests[i].out ? tests[i].out : tests[i].resolved, in do_test()
186 if (!tests[i].out && errno != tests[i].error) in do_test()
A Dtst-strtod3.c9 const char *out; member
36 if (strcmp (ep, tests[i].out) != 0) in do_test()
39 i, ep, tests[i].out); in do_test()
A Dtst-strtod4.c11 const char *out; member
37 if (strcmp (ep, tests[i].out) != 0) in do_test()
40 i, ep, tests[i].out); in do_test()
A Dtst-setcontext3.sh30 out=${objpfx}tst-setcontext3.out
A DMakefile167 tests-special += $(objpfx)isomac.out
170 tests-special += $(objpfx)tst-fmtmsg.out
181 $(objpfx)bug-strtod2.out: $(gen-locales)
182 $(objpfx)testmb2.out: $(gen-locales)
183 $(objpfx)tst-strtod.out: $(gen-locales)
184 $(objpfx)tst-strtod1i.out: $(gen-locales)
185 $(objpfx)tst-strtod3.out: $(gen-locales)
186 $(objpfx)tst-strtod4.out: $(gen-locales)
187 $(objpfx)tst-strtod5.out: $(gen-locales)
192 $(objpfx)tst-strfrom.out: $(gen-locales)
[all …]
A Dstrtod_nan_main.c45 goto out; in STRTOD_NAN()
57 out: in STRTOD_NAN()
A Dtst-system.c131 TEST_COMPARE_STRING (result.out.buffer, "...\n"); in do_test()
A Dtst-fmtmsg.sh30 out=${objpfx}tst-fmtmsg.out
63 $test_pre MSGVERB=tag:action:text:severity:label $test || exit 1;) 2> $out
65 cmp $out <<EOF

Completed in 44 milliseconds