Home
last modified time | relevance | path

Searched defs:__id (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_args.h43 _LIBCPP_HIDE_FROM_ABI basic_format_arg<_Context> get(size_t __id) const noexcept { in get()
H A Dformat_parse_context.h76 check_arg_id(size_t __id) check_arg_id() argument
H A Dparser_std_format_spec.h56 __throw_invalid_option_format_error(const char* __id, const char* __option) { in __throw_invalid_option_format_error()
61 …PP_NORETURN _LIBCPP_HIDE_FROM_ABI inline void __throw_invalid_type_format_error(const char* __id) { in __throw_invalid_type_format_error()
H A Dformat_context.h193 _LIBCPP_HIDE_FROM_ABI basic_format_arg<basic_format_context> arg(size_t __id) const noexcept { in arg()
H A Dformat_arg.h88 _LIBCPP_HIDE_FROM_ABI constexpr __arg_t __get_packed_type(uint64_t __types, size_t __id) { in __get_packed_type()
/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c1245 #define case_QUOTA(__m, __type, __id) \ in rtw89_debug_mac_dump_dle_dbg() argument