repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
8322 nl: misleading-indentation
[unleashed/tickless.git]
/
usr
/
src
/
cmd
/
dtrace
/
test
/
tst
/
common
/
print
/
tst.struct.d.out
blob
b7b210837552650e61b83ce54b6dc4ed671f5e77
1
foo_t {
2
int a = 0x1
3
void *b = 0x2
4
struct c = {
5
uint64_t alpha = 0x3
6
uint64_t beta = 0x4
7
}
8
ushort_t d = 0x5
9
int e = 0x6
10
forward_t *f = 0x7
11
int (*)() g = 0x8
12
}