Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py1163 def add_divider(widths, header_flag): argument
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dmulti.c368 int *widths = xmalloc (ncolumns * sizeof (int)); in do_multitable() local
/openbsd/gnu/llvm/lld/MachO/
H A DInputFiles.cpp501 static SmallVector<StringRef, 4> widths{"0", "4", "8", "4 or 8"}; in validateRelocationInfo() local