Home
last modified time | relevance | path

Searched refs:dstr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenHIP/
H A Dprintf.cpp29 __device__ char *dstr; variable
32 return printf("%s %p\n", dstr, dstr); in foo2()
/llvm-project-15.0.7/openmp/runtime/tools/lib/
H A DBuild.pm48 sub dstr($) { subroutine
171 progress( "Time elapsed", " %s", dstr( $finish - $start ) );
246 printf( "%${width}s: %s\n", "Elapsed", dstr( $finish - $start ) );