Searched refs:width_to_mask (Results 1 – 3 of 3) sorted by relevance
863 width_to_mask (size_t width) in width_to_mask() function1309 size_t cmask = width_to_mask (cwidth); in emit_numeric_escape()1361 size_t mask = width_to_mask (width); in convert_hex()1431 size_t mask = width_to_mask (width); in convert_oct()1892 size_t mask = width_to_mask (width); in narrow_str_to_charconst()1967 size_t mask = width_to_mask (width); in wide_str_to_charconst()1968 size_t cmask = width_to_mask (cwidth); in wide_str_to_charconst()
876 width_to_mask (size_t width) in width_to_mask() function1342 size_t cmask = width_to_mask (cwidth); in emit_numeric_escape()1394 size_t mask = width_to_mask (width); in convert_hex()1464 size_t mask = width_to_mask (width); in convert_oct()1924 size_t mask = width_to_mask (width); in narrow_str_to_charconst()1999 size_t mask = width_to_mask (width); in wide_str_to_charconst()2000 size_t cmask = width_to_mask (cwidth); in wide_str_to_charconst()
15629 _cpp_destroy_iconv, convert_cset, width_to_mask, convert_ucn,