index
:
cibic
complex_cast
complex_pointer
location_tracking
master
mips
new_scope_design
optimization
reg
semantics
ssa
typedef
C Implemented Bare and Ingenuous Compiler
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
semantics_data
/
param1.c
blob: 6c22a2b1dd10fe50a10a0e48085782d932648836 (
plain
) (
tree
)
3df4969
^
1
2
3
4
5
int
f
();
int
f
()
{}
int
main
()
{
f
(
1
,
2
,
3
);
}