index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc_arm
/
testsuite
/
gcc.c-torture
/
unsorted
/
cmphi.c
blob: 1ffc2140fba8eaec84deeb7d84f131cd57b8b585 (
plain
)
1
2
3
4
foo (short *p, short a) { return a < *p; }