MCPcopy Create free account
hub / github.com/doldecomp/mkdd / OSf32tos16

Function OSf32tos16

include/dolphin/os/OSFastCast.h:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63static inline void OSf32tos16(f32 *f, s16 *out) { *out = __OSf32tos16(*f); }
64
65static inline u8 __OSf32tou8(register f32 inF)
66{

Callers 1

getTevColorRegMethod · 0.85

Calls 1

__OSf32tos16Function · 0.85

Tested by

no test coverage detected