Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
static inline void OSf32tos16(f32 *f, s16 *out) { *out = __OSf32tos16(*f); }
64
65
static inline u8 __OSf32tou8(register f32 inF)
66
{
Callers
1
getTevColorReg
Method · 0.85
Calls
1
__OSf32tos16
Function · 0.85
Tested by
no test coverage detected