Searched defs:__packed_arg_t_bits (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformat_arg.h73 inline constexpr unsigned __packed_arg_t_bits = 5; member in namespace:__format
87 __types >>= __id * __packed_arg_t_bits; local

Completed in 162 milliseconds