Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ ctrl
Function
ctrl
Source/CursesDialog/cmCursesMainForm.cxx:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
#include
"cmake.h"
27
28
inline int ctrl(int z)
29
{
30
return (z & 037);
31
}
32
33
cmCursesMainForm::cmCursesMainForm(std::vector<std::string> args,
34
int initWidth)
Callers
2
HandleInput
Method · 0.70
HandleInput
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…