Searched defs:__d0 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | string.h | 81 register unsigned long int __d0, __d1; in __memcpy_by4() local 103 register unsigned long int __d0, __d1; in __memcpy_by2() local 129 register unsigned long int __d0, __d1, __d2; in __memcpy_g() local 162 register unsigned long int __d0, __d1, __d2; in __memmove_g() local 194 register unsigned long int __d0, __d1, __d2; in memcmp() local 328 register unsigned long int __d0; in __memset_ccn_by4() local 358 register unsigned long int __d0, __d1; in __memset_ccn_by2() local 397 register unsigned long int __d0; in __memset_gcn_by4() local 420 register unsigned long int __d0, __d1; in __memset_gcn_by2() local 447 register unsigned long int __d0; in memchr() local [all …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | string.h | 81 register unsigned long int __d0, __d1; in __memcpy_by4() local 103 register unsigned long int __d0, __d1; in __memcpy_by2() local 129 register unsigned long int __d0, __d1, __d2; in __memcpy_g() local 162 register unsigned long int __d0, __d1, __d2; in __memmove_g() local 194 register unsigned long int __d0, __d1, __d2; in memcmp() local 328 register unsigned long int __d0; in __memset_ccn_by4() local 358 register unsigned long int __d0, __d1; in __memset_ccn_by2() local 397 register unsigned long int __d0; in __memset_gcn_by4() local 420 register unsigned long int __d0, __d1; in __memset_gcn_by2() local 447 register unsigned long int __d0; in memchr() local [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ryu/ |
H A D | d2s.cpp | 527 const uint32_t __d0 = (__d % 100) << 1; in __to_chars() local 603 const uint32_t __d0 = (__d % 100) << 1; in __to_chars() local
|