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
/
printf
/
tst.basics.d.out
blob
55c122223ae79bf84add5bed0b6a3e6a603a206d
1
2
%a = genunix`kmem_alloc
3
%c = a
4
%d = 97
5
%hd = 97
6
%hi = 97
7
%ho = 141
8
%hu = 97
9
%hx = 61
10
%hX = 61
11
%i = 97
12
%lc = a
13
%ld = 97
14
%li = 97
15
%lo = 141
16
%lu = 97
17
%lx = 61
18
%lX = 61
19
%o = 141
20
%p = 61
21
%s = hello
22
%u = 97
23
%wc = a
24
%x = 61
25
%X = 61
26