index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Modules
/
Inputs
/
builtin_sub.h
blob: 79e3c0332597468dcf37584accc3bc76bea9eb06 (
plain
)
1
2
3
4
int
getBos1
(
void
)
{
return
__builtin_object_size
(
p
,
0
);
}