Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ acl_msg_stdout_enable
Function
acl_msg_stdout_enable
lib_acl/src/stdlib/acl_msg.c:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void acl_msg_stdout_enable(int onoff)
70
{
71
__stdout_enable = onoff;
72
}
73
74
void acl_msg_trace_enable(int onoff)
75
{
Callers
15
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
5
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…