repo.or.cz
/
tinycc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move a line_ref variable from tcc_preprocess() function into struct BufferedFile.
[tinycc.git]
/
config.h.in
blob
c9e1a180cae0c4b554c8fa9eb1166df85e3029f9
1
#define CONFIG_TCCDIR
"${CONFIG_TCCDIR}"
2
#define TCC_VERSION
"${TCC_VERSION}"
3
4
#cmakedefine CONFIG_WIN32
5
#cmakedefine CONFIG_WIN64
6
#cmakedefine CONFIG_TCC_BCHECK
7
#cmakedefine CONFIG_TCC_ASSERT