Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GValiente/butano
/ log_example_b_function
Function
log_example_b_function
examples/log/src/main.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
__attribute__((noinline)) void log_example_b_function()
36
{
37
log_example_c_function();
38
}
39
40
__attribute__((noinline)) void log_example_a_function()
41
{
Callers
1
log_example_a_function
Function · 0.85
Calls
1
log_example_c_function
Function · 0.85
Tested by
no test coverage detected