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
/
float-to-uint32.c
blob: a82c89dc3803c8e6ef38a82d2a797865329ff9bf (
plain
)
1
2
3
4
float g(void); unsigned f(void) { return g(); }