Home
last modified time | relevance | path

Searched defs:__type (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dcxxabi.h129 const std::type_info *__type) in __pbase_type_info()
164 const std::type_info *__type) in __pointer_type_info()
194 const std::type_info *__type, in __pointer_to_member_type_info()
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Dcxxabi.h217 const std::type_info* __type) in __pbase_type_info()
256 const std::type_info* __type) in __pointer_type_info()
283 const std::type_info* __type, in __pointer_to_member_type_info()
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dinvpcidintrin.h19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid()
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Dcommon.h46 { typedef double __type; }; typedef
H A Dtuple_defs.h110 typedef tuple<_GLIBCXX_TEMPLATE_ARGS_STRIPPED> __type; typedef
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dcpp_type_traits.h102 { typedef __false_type __type; }; typedef
/openbsd/gnu/llvm/libcxx/include/__compare/
H A Dcommon_comparison_category.h52 for (auto __type : __types) in __compute_comp_type() local
/openbsd/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h166 enum class _LIBCPP_ENUM_VIS __type : uint8_t { enum
606 _LIBCPP_HIDE_FROM_ABI constexpr void __process_display_type_string(__format_spec::__type __type) { in __process_display_type_string()
726 _LIBCPP_HIDE_FROM_ABI constexpr void __process_display_type_pointer(__format_spec::__type __type) { in __process_display_type_pointer()
H A Dformat_functions.h151 constexpr void __compile_time_validate_integral(__arg_t __type) { in __compile_time_validate_integral()
191 __arg_t __type) { in __compile_time_visit_format_arg()
260 __arg_t __type = __ctx.arg(__r.__value); in __handle_replacement_field() local
H A Dformat_arg.h256 _LIBCPP_HIDE_FROM_ABI explicit basic_format_arg(__format::__arg_t __type, in basic_format_arg()
/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_fourcc.h1109 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument