Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Runtime/
H A DNamelist.cpp35 static constexpr int lineLength{32}; in TEST() local
H A DNumericalFormatTest.cpp108 static constexpr int lineLength{32}; in TEST() local
/llvm-project/lldb/source/Host/common/
H A DEditline.cpp548 int lineLength = (int)((info->lastchar - info->buffer) + GetPromptWidth()); GetCharacter() local
1438 int lineLength = ApplyTerminalSizeChange() local