repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
struct / union in initializer, RFE #901.
[sdcc.git]
/
sdcc
/
support
/
tests
/
internal
/
stubs.c
blob
ee5e80950ad4badff9cd86e045a6a6249135f053
1
int
fatalError
;
2
int
lineno
;
3
char
*
filename
=
"tests"
;
4
char
buffer
[
4096
];
5
char
scratchFileName
[
4096
];