index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Modules
/
Inputs
/
string_names
/
sub.h
blob: 64b9112d3e6ca60e6c6ac0a249eb1992b22c6ae7 (
plain
)
1
2
3
4
#ifndef SUB_H #define SUB_H const int sub = 2; #endif