repo.or.cz
/
sixpic.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
New version of the assembler, that does better branch generation.
[sixpic.git]
/
tests
/
control-structures
/
ternary.c
blob
464e9e86aba80e7ed4f00a1c3ee744d3a9a9ed19
1
byte c
=
1
;
2
byte x
=
c
?
2
:
3
;
3
x
;