index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
unsorted
/
u.c
blob: 7fc0dda3784ed5e63514c2e6ff80206b2c840d44 (
plain
)
1
foo
(
a
,
b
)
{
return
a
%
b
;
}