MCPcopy Create free account
hub / github.com/Kitware/CMake / ctrl

Function ctrl

Source/CursesDialog/cmCursesLongMessageForm.cxx:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12#include "cmVersion.h"
13
14inline int ctrl(int z)
15{
16 return (z & 037);
17}
18
19cmCursesLongMessageForm::cmCursesLongMessageForm(
20 std::vector<std::string> const& messages, char const* title,

Callers 1

HandleInputMethod · 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…