Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDEditline.cpp567 int lineLength = (int)((info->lastchar - info->buffer) + GetPromptWidth()); in GetCharacter() local
1243 int lineLength = (int)((info->lastchar - info->buffer) + GetPromptWidth()); in TerminalSizeChanged() local
/NextBSD/contrib/bmake/
HDparse.c2857 int lineLength; /* Length of result */ in ParseReadLine() local