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
/
modcc.c
blob: 2574090e96c036061b0f17f451ca7840abfa0072 (
plain
)
1
2
3
4
foo (a, b) { return (a % b) == 0; }