Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp385 unsigned &LabelWidth) { in BuildInputAnnotations()
519 unsigned LabelWidth) { in DumpEllipsisOrElidedLines()
539 unsigned LabelWidth) { in DumpAnnotatedInput()
887 unsigned LabelWidth; in main() local
/openbsd-src/lib/libcurses/base/
H A Dlib_slk.c58 #define LabelWidth InfoOf(SP_PARM).labelwidth macro
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h125 uint32_t LabelWidth = 0; member