HomeSort by: relevance | last modified time | path
    Searched refs:hello64 (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/usr.bin/cc/
t_hello.sh 139 atf_check -s exit:0 -o ignore -e ignore cc -o hello64 test.c
141 file -b ./hello64 > ./ftype64
  /src/tests/usr.bin/c++/
t_cxxruntime.sh 304 atf_check -s exit:0 -o ignore -e ignore c++ -o hello64 test.cpp
306 file -b ./hello64 > ./ftype64
t_hello.sh 298 atf_check -s exit:0 -o ignore -e ignore c++ -o hello64 test.cpp
300 file -b ./hello64 > ./ftype64
t_static_destructor.sh 399 atf_check -s exit:0 -o ignore -e ignore c++ -o hello64 test.cpp
401 file -b ./hello64 > ./ftype64

Completed in 12 milliseconds