Home
last modified time | relevance | path

Searched defs:__res (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpstl_any_all_none_of.h
H A Dpstl_find.h
H A Dpstl_copy.h
H A Dpstl_count.h
H A Dpstl_transform.h
H A Dpstl_equal.h
H A Dpstl_is_partitioned.h
H A Dpstl_move.h
H A Dpstl_rotate_copy.h
H A Dpstl_for_each.h
H A Dpstl_replace.h
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dbmi2intrin.h129 unsigned long long __res = (unsigned long long) __X * __Y; in _mulx_u32() local
246 unsigned __int128 __res = (unsigned __int128) __X * __Y; in _mulx_u64() local
H A Daltivec.h440 unsigned long long __res = (__sum >> 32) & 0x01; in vec_addec() local
460 unsigned long long __res = (__sum >> 32) & 0x01; in vec_addec() local
988 vector unsigned int __res = in vec_and() local
995 vector unsigned int __res = in vec_and() local
1002 vector unsigned int __res = in vec_and() local
1010 vector unsigned long long __res = in vec_and() local
1017 vector unsigned long long __res = in vec_and() local
1024 vector unsigned long long __res = in vec_and() local
1174 vector unsigned int __res = in vec_vand() local
1181 vector unsigned int __res = in vec_vand() local
[all …]
/freebsd-src/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dbsd_locale_fallbacks.h99 int __res = vsnprintf(__s, __n, __format, __va); in __libcpp_snprintf_l() local
109 int __res = vasprintf(__s, __format, __va); in __libcpp_asprintf_l() local
119 int __res = vsscanf(__s, __format, __va); in __libcpp_sscanf_l() local
/freebsd-src/contrib/llvm-project/libcxx/include/__numeric/
H A Dpstl_transform_reduce.h
H A Dpstl_reduce.h
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dbmi2intrin.h26 unsigned long long __res = (unsigned long long)__X * __Y; in _mulx_u32() local
43 unsigned __int128 __res = (unsigned __int128)__X * __Y; in _mulx_u64() local
H A Dmmintrin.h268 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi16() local
291 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi32() local
348 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi16() local
372 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi32() local
713 __m64 __res; in _mm_cmpeq_pi8() local
1164 __m64_union __res; in _mm_sll_pi32() local
1231 __m64_union __res; in _mm_sra_pi32() local
1298 __m64_union __res; in _mm_srl_pi32() local
1331 __m64_union __res; in _mm_set_pi32() local
1342 __m64_union __res; in _mm_set_pi16() local
[all …]
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/
H A Dmerge.h
H A Dtransform.h
H A Dfind_if.h
/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dformat_functions.h457 return __res; in vformat() local
468 return __res; in vformat() local
590 return __res; in vformat() local
601 wstring __res; vformat() local
[all...]
/freebsd-src/sys/amd64/include/xen/
H A Dhypercall.h140 int __res; in privcmd_hypercall() local
/freebsd-src/sys/i386/include/xen/
H A Dhypercall.h123 long __res, __ign1, __ign2, __ign3, __ign4, __ign5, __call; in privcmd_hypercall() local
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dmemory_resource.cpp95 static constinit atomic<memory_resource*> __res{&res_init.resources.new_delete_res}; in __default_memory_resource() local

12