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

  /src/tests/usr.bin/cc/
t_hello.sh 141 file -b ./hello64 > ./ftype64
142 if diff ./ftype32 ./ftype64 >/dev/null; then
148 cat ./ftype64
  /src/tests/usr.bin/c++/
t_call_once.sh 342 file -b ./call_once_64 > ./ftype64
343 if diff ./ftype32 ./ftype64 >/dev/null; then
349 cat ./ftype64
t_cxxruntime.sh 306 file -b ./hello64 > ./ftype64
307 if diff ./ftype32 ./ftype64 >/dev/null; then
313 cat ./ftype64
t_hello.sh 300 file -b ./hello64 > ./ftype64
301 if diff ./ftype32 ./ftype64 >/dev/null; then
307 cat ./ftype64
t_pthread_once.sh 333 file -b ./pthread_once_64 > ./ftype64
334 if diff ./ftype32 ./ftype64 >/dev/null; then
340 cat ./ftype64
t_call_once2.sh 477 file -b ./call_once2_64 > ./ftype64
478 if diff ./ftype32 ./ftype64 >/dev/null; then
484 cat ./ftype64
t_static_destructor.sh 401 file -b ./hello64 > ./ftype64
402 if diff ./ftype32 ./ftype64 >/dev/null; then
408 cat ./ftype64

Completed in 39 milliseconds