index
:
cproc.git
defer
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
uint32-to-float.c
blob: 0a045be1c1177bc7ab912f80812d39a04437c6f6 (
plain
)
1
2
3
4
unsigned g(void); float f(void) { return g(); }