| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | string.c | 78 int __d0; \ 85 "=D" (dst_bp), "=S" (src_bp), "=c" (__d0) : \ 92 int __d0; \ 99 "=D" (dst_bp), "=S" (src_bp), "=c" (__d0) : \
|
| /OK3568_Linux_fs/kernel/arch/sparc/math-emu/ |
| H A D | sfp-util_64.h | 78 UWtype __d1, __d0, __q1, __q0, __r1, __r0, __m; \ 80 __d0 = (USItype)d; \ 84 __m = (UWtype) __q1 * __d0; \ 97 __m = (UWtype) __q0 * __d0; \
|
| /OK3568_Linux_fs/kernel/arch/sh/math-emu/ |
| H A D | sfp-util.h | 34 UWtype __d1, __d0, __q1, __q0; \ 37 __d0 = __ll_lowpart (d); \ 41 __m = (UWtype) __q1 * __d0; \ 54 __m = (UWtype) __q0 * __d0; \
|
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | longlong.h | 161 UWtype __d1, __d0, __q1, __q0; \ 164 __d0 = __ll_lowpart (d); \ 168 __m = (UWtype) __q1 * __d0; \ 181 __m = (UWtype) __q0 * __d0; \
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | usercopy_32.c | 38 int __d0; \ 52 : "=&c"(size), "=&D" (__d0) \ 301 int __d0, __d1, __d2; \ 327 : "=&c"(size), "=&D" (__d0), "=&S" (__d1), "=r"(__d2) \
|
| H A D | usercopy_64.c | 19 long __d0; in __clear_user() local 44 : [size8] "=&c"(size), [dst] "=&D" (__d0) in __clear_user()
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | sfp-machine.h | 130 UWtype __d1, __d0, __q1, __q0, __r1, __r0, __m; \ 132 __d0 = __ll_lowpart(d); \ 136 __m = (UWtype) __q1 * __d0; \ 147 __m = (UWtype) __q0 * __d0; \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | sfp-machine.h | 282 UWtype __d1, __d0, __q1, __q0; \ 285 __d0 = __ll_lowpart (d); \ 289 __m = (UWtype) __q1 * __d0; \ 302 __m = (UWtype) __q0 * __d0; \
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | posix_types.h | 75 int __d0, __d1; \ 78 "=&c" (__d0), "=&D" (__d1) \
|
| /OK3568_Linux_fs/kernel/arch/csky/lib/ |
| H A D | usercopy.c | 167 int __d0, zvalue, tmp; \ 216 : "=r"(size), "=r" (__d0), \
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | longlong.h | 1310 UWtype __d1, __d0, __q1, __q0, __r1, __r0, __m; \ 1312 __d0 = __ll_lowpart(d); \ 1316 __m = (UWtype) __q1 * __d0; \ 1328 __m = (UWtype) __q0 * __d0; \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | ratio | 174 static constexpr uintmax_t __d0 = __d % __c; 178 static constexpr uintmax_t __m = __q1x * __d0; 189 static constexpr uintmax_t __n = __q0x * __d0;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | ratio | 174 static constexpr uintmax_t __d0 = __d % __c; 178 static constexpr uintmax_t __m = __q1x * __d0; 189 static constexpr uintmax_t __n = __q0x * __d0;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_neon.h | 16872 poly64_t __d0 = vld1_p64 (__ptmp); in vldrq_p128() local 16874 return vreinterpretq_p128_p64 (vcombine_p64 (__d1, __d0)); in vldrq_p128() 16886 poly64_t __d0 = vget_high_p64 (__tmp); in vstrq_p128() local 16888 vst1q_p64 ((poly64_t*) __ptr, vcombine_p64 (__d0, __d1)); in vstrq_p128()
|