Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ read
Function
read
kdevplatform/debugger/tests/files/primary_test.cpp:14–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
void read(int* i)
15
{
16
static int i2;
17
i2 = *i;
18
}
19
20
int test_main(int* i)
21
{
Callers
2
test_main
Function · 0.70
shuffleBetweenStreams
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected