MCPcopy 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
69void acl_msg_stdout_enable(int onoff)
70{
71 __stdout_enable = onoff;
72}
73
74void acl_msg_trace_enable(int onoff)
75{

Callers 15

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 5

mainFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…