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

Function ctrl

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

Source from the content-addressed store, hash-verified

12#include "cmStateTypes.h"
13
14inline int ctrl(int z)
15{
16 return (z & 037);
17}
18
19cmCursesStringWidget::cmCursesStringWidget(int width, int height, int left,
20 int top)

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…