Home
last modified time | relevance | path

Searched defs:lineLength (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvisibility13.C42 const int lineLength = 12; in print() local
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp559 int lineLength = (int)((info->lastchar - info->buffer) + GetPromptWidth()); in GetCharacter() local
1465 int lineLength = in ApplyTerminalSizeChange() local