/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | sgxintrin.h | 24 _enclu_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _enclu_u32() 35 _encls_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _encls_u32() 46 _enclv_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _enclv_u32()
|
H A D | __clang_cuda_complex_builtins.h | 90 double __d) { in __muldc3() 140 __DEVICE__ float _Complex __mulsc3(float __a, float __b, float __c, float __d) { in __mulsc3() 189 double __d) { in __divdc3() 225 __DEVICE__ float _Complex __divsc3(float __a, float __b, float __c, float __d) { in __divsc3()
|
H A D | pconfigintrin.h | 26 _pconfig_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _pconfig_u32()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cross-stdarg.h | 42 #define __ms_va_copy(__d,__s) __builtin_ms_va_copy(__d,__s) argument 47 #define __sysv_va_copy(__d,__s) __builtin_sysv_va_copy(__d,__s) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | cross-stdarg.h | 42 #define __ms_va_copy(__d,__s) __builtin_ms_va_copy(__d,__s) argument 47 #define __sysv_va_copy(__d,__s) __builtin_sysv_va_copy(__d,__s) argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | stl_iterator_base_funcs.h | 205 typename iterator_traits<_InputIterator>::difference_type __d = __n; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | stl_iterator_base_funcs.h | 221 typename iterator_traits<_InputIterator>::difference_type __d = __n; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | simd_x86_conversions.h | 313 auto __d = _mm_unpackhi_epi16(__a, __b); // 13oo ..oo in __convert_x86() local 359 const auto __d = _mm_unpackhi_epi8(__a, __b); // 13.. .... .... .... in __convert_x86() local 435 auto __d = _mm_unpackhi_epi8(__a, __b); // 2626 .... 3737 .... in __convert_x86() local 1182 auto __d = _mm_unpackhi_epi16(__a, __b); // 1357 .... local 1217 auto __d = _mm_unpackhi_epi8(__a, __b); // 1357 .... .... .... local 1249 auto __d = _mm_unpackhi_epi8(__a, __b); // 26AE .... 37BF .... local 1701 auto __d local 1746 const auto __d = _mm_unpackhi_epi32(__i2, __i3); // fhFH local 1920 const auto __d = _mm_unpackhi_epi8(__i2, __i3); // fh local
|
H A D | simd_builtin.h | 316 __vector_convert(_From __a, _From __b, _From __c, _From __d, in __vector_convert() 326 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() 337 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() 348 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() 360 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() 372 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() 386 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() 400 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() 415 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() 430 __vector_convert(_From __a, _From __b, _From __c, _From __d, _From __e, in __vector_convert() [all …]
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | fenv.h | 85 __fmul(__s,__t,__d) global() argument 91 __fdiv(__s,__t,__d) global() argument 97 __fetox(__s,__t,__d) global() argument
|
/netbsd-src/sys/net/ |
H A D | bpf.c | 190 PSLIST_WRITER_FOREACH((__d), &bpf_dlist, struct bpf_d, \ argument 193 PSLIST_ENTRY_INIT((__d), bd_bpf_dlist_entry) argument 188 BPF_DLIST_WRITER_INSERT_HEAD(__d) global() argument 196 BPF_DLIST_ENTRY_INIT(__d) global() argument 198 BPF_DLIST_WRITER_REMOVE(__d) global() argument 200 BPF_DLIST_ENTRY_DESTROY(__d) global() argument 220 BPFIF_DLIST_READER_FOREACH(__d,__bp) global() argument 223 BPFIF_DLIST_WRITER_INSERT_HEAD(__bp,__d) global() argument 226 BPFIF_DLIST_WRITER_REMOVE(__d) global() argument 228 BPFIF_DLIST_ENTRY_INIT(__d) global() argument 236 BPFIF_DLIST_ENTRY_DESTROY(__d) global() argument [all...] |
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | divsc3.c | 21 __divsc3(float __a, float __b, float __c, float __d) in __divsc3()
|
H A D | divxc3.c | 22 __divxc3(long double __a, long double __b, long double __c, long double __d) in __divxc3()
|
H A D | divdc3.c | 21 __divdc3(double __a, double __b, double __c, double __d) in __divdc3()
|
H A D | mulsc3.c | 21 __mulsc3(float __a, float __b, float __c, float __d) in __mulsc3()
|
H A D | muldc3.c | 21 __muldc3(double __a, double __b, double __c, double __d) in __muldc3()
|
H A D | mulxc3.c | 23 __mulxc3(long double __a, long double __b, long double __c, long double __d) in __mulxc3()
|
H A D | divtc3.c | 21 __divtc3(long double __a, long double __b, long double __c, long double __d) in __divtc3()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | modified_bessel_func.tcc | 125 _Tp __d = _Tp(0); in __bessel_ik() local 162 _Tp __d = -std::log(__x2); in __bessel_ik() local 200 _Tp __d = _Tp(1) / __b; in __bessel_ik() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | modified_bessel_func.tcc | 125 _Tp __d = _Tp(0); in __bessel_ik() local 162 _Tp __d = -std::log(__x2); in __bessel_ik() local 200 _Tp __d = _Tp(1) / __b; in __bessel_ik() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | snprintf_lite.cc | 93 char *__d = __buf; in __snprintf_lite() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | snprintf_lite.cc | 102 char *__d = __buf; in __snprintf_lite() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | multiway_merge.h | 380 #define _GLIBCXX_PARALLEL_DECISION(__a, __b, __c, __d) { \ in multiway_merge_4_variant() argument 412 #define _GLIBCXX_PARALLEL_MERGE_4_CASE(__a, __b, __c, __d, \ in multiway_merge_4_variant() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | multiway_merge.h | 380 #define _GLIBCXX_PARALLEL_DECISION(__a, __b, __c, __d) { \ in multiway_merge_4_variant() argument 412 #define _GLIBCXX_PARALLEL_MERGE_4_CASE(__a, __b, __c, __d, \ in multiway_merge_4_variant() argument
|
/netbsd-src/sys/sys/ |
H A D | pmf.h | 101 #define pmf_device_register(__d, __s, __r) \ argument
|