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