index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
unsorted
/
n.c
blob: 1a9a869741763ed8fcaebd29a32415783e9c2d3f (
plain
)
1
2
3
4
5
6
char_autoincr (b1, c) short *b1; short c; { *b1 = c; }