Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ f3
Function
f3
shadercompiler/md5.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
inline uint32_t f3( uint32_t b, uint32_t c, uint32_t d )
45
{
46
return b ^ c ^ d;
47
}
48
49
inline uint32_t f4( uint32_t b, uint32_t c, uint32_t d )
50
{
Callers
1
processBlock
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected