Home
last modified time | relevance | path

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

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