Searched refs:width_to_mask (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libcpp/
H A Dcharset.c819 width_to_mask (size_t width)
1137 size_t cmask = width_to_mask (cwidth);
1183 size_t mask = width_to_mask (width);
1233 size_t mask = width_to_mask (width);
1491 size_t mask = width_to_mask (width);
1562 size_t mask = width_to_mask (width);
1563 size_t cmask = width_to_mask (cwidth);
818 width_to_mask (size_t width) function

Completed in 46 milliseconds