]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print/tst.xlate.d.out
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / cddl / contrib / opensolaris / cmd / dtrace / test / tst / common / print / tst.xlate.d.out
1 pancakes_t {
2     int i = 0x14
3     string s = [ "I like pancakes" ]
4     struct timespec t = {
5         time_t tv_sec = 0
6         long tv_nsec = 0
7     }
8 }