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

  /src/tests/usr.bin/cc/
t_hello.sh 140 file -b ./hello32 > ./ftype32
142 if diff ./ftype32 ./ftype64 >/dev/null; then
146 cat ./ftype32
  /src/tests/usr.bin/c++/
t_call_once.sh 341 file -b ./call_once_32 > ./ftype32
343 if diff ./ftype32 ./ftype64 >/dev/null; then
347 cat ./ftype32
t_cxxruntime.sh 305 file -b ./hello32 > ./ftype32
307 if diff ./ftype32 ./ftype64 >/dev/null; then
311 cat ./ftype32
t_hello.sh 299 file -b ./hello32 > ./ftype32
301 if diff ./ftype32 ./ftype64 >/dev/null; then
305 cat ./ftype32
t_pthread_once.sh 332 file -b ./pthread_once_32 > ./ftype32
334 if diff ./ftype32 ./ftype64 >/dev/null; then
338 cat ./ftype32
t_call_once2.sh 476 file -b ./call_once2_32 > ./ftype32
478 if diff ./ftype32 ./ftype64 >/dev/null; then
482 cat ./ftype32
t_static_destructor.sh 400 file -b ./hello32 > ./ftype32
402 if diff ./ftype32 ./ftype64 >/dev/null; then
406 cat ./ftype32

Completed in 15 milliseconds