Home
last modified time | relevance | path

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

/llvm-project/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py1856 add_divider(widths, header_flag) global() argument
/llvm-project/lld/MachO/
H A DInputFiles.cpp523 static SmallVector<StringRef, 4> widths{"0", "4", "8", "4 or 8"}; in validateRelocationInfo() local