Searched refs:__packed_arg_t_mask (Results 1 – 1 of 1) sorted by relevance
75 inline constexpr uint8_t __packed_arg_t_mask = 0x1f; variable90 return static_cast<__format::__arg_t>(__types & __packed_arg_t_mask); in __get_packed_type()