Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/top/
H A Dscreen.c38 int screen_width; variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptions.cpp397 uint32_t screen_width) { in GenerateOptionUsage()