Home
last modified time | relevance | path

Searched defs:got_result (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Dmodsi3.S323 got_result: label
H A Ddivsi3.S323 got_result: label
/freebsd/contrib/kyua/drivers/
H A Dreport_junit.cpp182 drivers::report_junit_hooks::got_result(store::results_iterator& iter) in got_result() function in drivers::report_junit_hooks
H A Dscan_results_test.cpp112 void got_result(store::results_iterator& iter) in got_result() function in __anond158765e0111::capture_hooks
/freebsd/contrib/kyua/cli/
H A Dcmd_test.cpp104 got_result(const model::test_program& test_program, in got_result() function in __anon7b691d950111::print_hooks
H A Dcmd_report.cpp305 got_result(store::results_iterator& iter) in got_result() function in __anon4c1718110111::report_console_hooks
H A Dcmd_report_html.cpp326 got_result(store::results_iterator& iter) in got_result() function in __anonb3af51450111::html_hooks
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dmain.c203 int got_result = 0, got_errno_in = 0; in dofile() local