MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / g_constVariable_std_begin

Function g_constVariable_std_begin

test/cfg/std.cpp:5053–5053  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5051}
5052
5053void g_constVariable_std_begin(int* p) { *p = 0; }
5054
5055int f_constVariable_std_begin() {
5056 int arr[1];

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected