Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ fp
Function
fp
plugins/debuggercommon/tests/debuggees/debugeereturnvalues.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
double fp()
27
{
28
return 2.5;
29
}
30
31
QString theName()
32
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected