MCPcopy 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
28inline int ctrl(int z)
29{
30 return (z & 037);
31}
32
33cmCursesMainForm::cmCursesMainForm(std::vector<std::string> args,
34 int initWidth)

Callers 2

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