Home
last modified time | relevance | path

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

/llvm-project/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py1867 pad_cell(s, length, left_align=True) global() argument
/llvm-project/libc/src/__support/HashTable/
H A Dtable.h105 size_t left_align = alignof(HashTable) > alignof(ENTRY) ? alignof(HashTable) table_alignment() local