| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | cross-stdarg.h | 43 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l) argument 44 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l) argument 45 #define __ms_va_end(__v) __builtin_ms_va_end(__v) argument 48 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l) argument 49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l) argument 50 #define __sysv_va_end(__v) __builtin_sysv_va_end(__v) argument
|
| D | avx512fp16vlintrin.h | 128 __m256h __v; in _mm256_castph256_ph128() member 140 __m256h __v; in _mm256_castph128_ph256() member
|
| D | avx512fp16intrin.h | 285 __m512h __v; in _mm512_castph512_ph128() member 297 __m512h __v; in _mm512_castph512_ph256() member 309 __m512h __v; in _mm512_castph128_ph512() member 322 __m512h __v; in _mm512_castph256_ph512() member
|
| /netbsd/src/sys/sys/ |
| D | bitops.h | 306 #define __BITMAP_BIT(__n, __v) \ argument 308 #define __BITMAP_WORD(__n, __v) \ argument 311 #define __BITMAP_SET(__n, __v) \ argument 313 #define __BITMAP_CLR(__n, __v) \ argument 315 #define __BITMAP_ISSET(__n, __v) \ argument 319 #define __BITMAP_ZERO(__v) \ argument 322 #define __BITMAP_ZERO(__v) do { \ argument
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
| D | safe_sequence.h | 49 explicit _Not_equal_to(const _Type& __v) : __value(__v) { } in _Not_equal_to() 64 explicit _Equal_to(const _Type& __v) : __value(__v) { } in _Equal_to()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
| D | c_locale.cc | 75 __convert_to_v(const char* __s, float& __v, ios_base::iostate& __err, in __convert_to_v() 141 __convert_to_v(const char* __s, double& __v, ios_base::iostate& __err, in __convert_to_v() 187 __convert_to_v(const char* __s, long double& __v, in __convert_to_v()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
| D | c_locale.cc | 46 __convert_to_v(const char* __s, float& __v, ios_base::iostate& __err, in __convert_to_v() 73 __convert_to_v(const char* __s, double& __v, ios_base::iostate& __err, in __convert_to_v() 100 __convert_to_v(const char* __s, long double& __v, ios_base::iostate& __err, in __convert_to_v()
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/test/ |
| D | test_archive_read_set_filter_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_filter_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_read_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_read_set_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | regex_automaton.tcc | 220 auto __v = __it.second; in _M_clone() local
|
| D | ostream.tcc | 64 _M_insert(_ValueT __v) in _M_insert()
|
| D | regex_compiler.tcc | 586 int __v = 0; in _M_cur_int_value() local
|
| D | regex.tcc | 342 long __v; in value() local
|
| D | istream.tcc | 97 _M_extract(_ValueT& __v) in _M_extract()
|
| D | vector.tcc | 351 _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator in _M_insert_rval()
|
| D | random.tcc | 1383 const double __v = -std::log(1.0 - __aurng()); in operator ()() local 1603 double __v; in operator ()() local 2370 result_type __u, __v, __n; in operator ()() local 2416 result_type __u, __v, __n; in __generate_impl() local
|
| D | locale_facets.tcc | 812 __int_to_char(_CharT* __bufend, _ValueT __v, const _CharT* __lit, in __int_to_char()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ |
| D | constructors_destructor_fn_imps.hpp | 137 void* __v = const_cast<void*>(static_cast<const void*>(target_it)); in copy_from_ordered_range() local
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| D | random.tcc | 1136 const _RealType __v = -std::log(__urng()); in operator ()() local 1331 _RealType __v; in operator ()() local 1658 const result_type __v = __urng(); in operator ()() local
|
| /netbsd/src/sys/arch/arm/include/ |
| D | armreg.h | 698 const bool __v = (psr & PSR_V_bit); in arm_cond_ok_p() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_neon.h | 49 #define __ARM_NUM_LANES(__v) (sizeof (__v) / sizeof (__v[0])) argument 6198 #define vget_lane_f16(__v, __idx) \ argument 6296 #define vgetq_lane_f16(__v, __idx) \ argument 6394 #define vset_lane_f16(__e, __v, __idx) \ argument 6493 #define vsetq_lane_f16(__e, __v, __idx) \ argument 19076 #define vset_lane_bf16(__e, __v, __idx) \ argument 19086 #define vsetq_lane_bf16(__e, __v, __idx) \ argument 19096 #define vget_lane_bf16(__v, __idx) \ argument 19105 #define vgetq_lane_bf16(__v, __idx) \ argument
|