Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ floor
Function
floor
3rdparty/bx/src/crtnone.cpp:228–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
extern
"C"
double floor(double _x)
229
{
230
return bx::floor(_x);
231
}
232
233
extern
"C"
float acosf(float _x)
234
{
Callers
15
Truncate
Method · 0.85
Truncate
Method · 0.85
quantize
Method · 0.85
quantize
Method · 0.85
flt_rd
Function · 0.85
stbir__calculate_sample_range_upsample
Function · 0.85
stbir__calculate_sample_range_downsample
Function · 0.85
imageResizeRgba32fLinear
Function · 0.85
imageRgba32fToLinear
Function · 0.85
imageRgba32fToGamma
Function · 0.85
constant_expression_value
Method · 0.85
_mesa_round_to_even
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected