Home
last modified time | relevance | path

Searched refs:__dummy (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/ibm/
H A Dlimits.h31 #define __builtin_nan(__dummy) NAN argument
32 #define __builtin_nanf(__dummy) NANF argument
33 #define __builtin_nanl(__dummy) NANL argument
34 #define __builtin_nans(__dummy) NANS argument
35 #define __builtin_nansf(__dummy) NANSF argument
36 #define __builtin_nansl(__dummy) NANSL argument
46 #define __builtin_nan(__dummy) nan(__dummy) //0x7ff8000000000000 argument
47 #define __builtin_nanf(__dummy) nanf(__dummy) // 0x7ff80000 argument
48 #define __builtin_nanl(__dummy) nanl(__dummy) //0x7ff8000000000000 argument
49 #define __builtin_nans(__dummy) DBL_SNAN //0x7ff5555555555555 argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/ibm/
H A Dlimits.h31 #define __builtin_nan(__dummy) NAN argument
32 #define __builtin_nanf(__dummy) NANF argument
33 #define __builtin_nanl(__dummy) NANL argument
34 #define __builtin_nans(__dummy) NANS argument
35 #define __builtin_nansf(__dummy) NANSF argument
36 #define __builtin_nansl(__dummy) NANSL argument
46 #define __builtin_nan(__dummy) nan(__dummy) //0x7ff8000000000000 argument
47 #define __builtin_nanf(__dummy) nanf(__dummy) // 0x7ff80000 argument
48 #define __builtin_nanl(__dummy) nanl(__dummy) //0x7ff8000000000000 argument
49 #define __builtin_nans(__dummy) DBL_SNAN //0x7ff5555555555555 argument
[all …]
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dstring.h17 unsigned long __dummy; in strcpy() local
25 : "=r" (__dest), "=r" (__src), "=&z" (__dummy) in strcpy()
36 unsigned long __dummy; in strncpy() local
51 : "=r" (__dest), "=r" (__src), "=&z" (__dummy) in strncpy()
62 unsigned long __dummy; in strcmp() local
77 : "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&z" (__dummy) in strcmp()
88 unsigned long __dummy; in strncmp() local
109 :"=r" (__cs), "=r" (__ct), "=&r" (__res), "=&z" (__dummy) in strncmp()
H A Dsystem.h143 unsigned long __dummy; \
152 : "=&r" (__dummy) \
161 unsigned long __dummy; \
170 : "=&r" (__dummy)); \
H A Dirqflags.h97 unsigned long flags, __dummy; in __raw_local_irq_save() local
106 : "=&z" (flags), "=&r" (__dummy) in __raw_local_irq_save()
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dstring.h22 unsigned long __dummy; in strcpy() local
30 : "=r" (__dest), "=r" (__src), "=&r" (__dummy) in strcpy()
41 unsigned long __dummy; in strncpy() local
55 : "=r" (__dest), "=r" (__src), "=&r" (__dummy) in strncpy()
66 unsigned long __dummy; in strcmp() local
78 : "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&r" (__dummy) in strcmp()
88 unsigned long __dummy; in strncmp() local
103 : "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&r" (__dummy) in strncmp()
H A Dchecksum.h69 unsigned int __dummy; in csum_fold() local
79 : "=r" (sum), "=&r" (__dummy) in csum_fold()
179 unsigned int __dummy; in csum_ipv6_magic() local
228 : "=r" (sum), "=&r" (__dummy) in csum_ipv6_magic()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dstring_32.h14 unsigned long __dummy; in strcpy() local
22 : "=r" (__dest), "=r" (__src), "=&z" (__dummy) in strcpy()
33 unsigned long __dummy; in strcmp() local
48 : "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&z" (__dummy) in strcmp()
59 unsigned long __dummy; in strncmp() local
80 :"=r" (__cs), "=r" (__ct), "=&r" (__res), "=&z" (__dummy) in strncmp()
H A Duncached.h22 unsigned long __dummy; \
31 : "=&z" (__dummy) \
40 unsigned long __dummy; \
49 : "=&r" (__dummy)); \
H A Dprocessor_32.h139 unsigned long __dummy; in disable_fpu() local
145 : "=&r" (__dummy) in disable_fpu()
151 unsigned long __dummy; in enable_fpu() local
157 : "=&r" (__dummy) in enable_fpu()
H A Dchecksum_32.h64 unsigned int __dummy; in csum_fold() local
72 : "=r" (sum), "=&r" (__dummy) in csum_fold()
160 unsigned int __dummy; in csum_ipv6_magic() local
182 : "=r" (sum), "=&r" (__dummy) in csum_ipv6_magic()
H A Dmmu_context_32.h27 unsigned long __dummy; in set_asid() local
33 : "=&r" (__dummy) in set_asid()
H A Dthread_info.h74 unsigned long __dummy; in current_thread_info() local
79 : "=&r" (ti), "=r" (__dummy) in current_thread_info()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtypecheck.h10 ({ type __dummy; \
12 (void)(&__dummy == &__dummy2); \
/OK3568_Linux_fs/u-boot/include/linux/
H A Dtypecheck.h9 ({ type __dummy; \
11 (void)(&__dummy == &__dummy2); \
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/irq/
H A Dimask.c33 unsigned long __dummy; in set_interrupt_registers() local
49 : "=&z" (__dummy) in set_interrupt_registers()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dlinux32.c54 unsigned long, __dummy, unsigned long, a2, unsigned long, a3)
59 SYSCALL_DEFINE4(32_ftruncate64, unsigned long, fd, unsigned long, __dummy,
/OK3568_Linux_fs/u-boot/include/
H A Dspi-mem.h119 #define SPI_MEM_OP(__cmd, __addr, __dummy, __data) \ argument
123 .dummy = __dummy, \
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dspi-mem.h131 #define SPI_MEM_OP(__cmd, __addr, __dummy, __data) \ argument
135 .dummy = __dummy, \
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dfpu.h61 long double __dummy; /* force 16-byte alignment */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/win32/
H A Dlimits_msvc_win32.h70 #define __builtin_nansl(__dummy) _LSnan._Long_double argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/win32/
H A Dlimits_msvc_win32.h70 #define __builtin_nansl(__dummy) _LSnan._Long_double argument
/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/parallel/
H A Dalgo.h91 bool __dummy; in _GLIBCXX_VISIBILITY() local
97 __gnu_parallel::_DummyReduct(), true, __dummy, -1, in _GLIBCXX_VISIBILITY()
1145 bool __dummy = true; in _GLIBCXX_VISIBILITY() local
1155 __dummy, __dummy, -1, __parallelism_tag); in _GLIBCXX_VISIBILITY()
1226 bool __dummy = true; in _GLIBCXX_VISIBILITY() local
1238 __dummy, __dummy, -1, in _GLIBCXX_VISIBILITY()
1369 bool __dummy; in _GLIBCXX_VISIBILITY() local
1377 true, __dummy, -1, __parallelism_tag); in _GLIBCXX_VISIBILITY()
1431 bool __dummy; in _GLIBCXX_VISIBILITY() local
1438 true, __dummy, -1, __parallelism_tag); in _GLIBCXX_VISIBILITY()
/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/parallel/
H A Dalgo.h91 bool __dummy; in _GLIBCXX_VISIBILITY() local
97 __gnu_parallel::_DummyReduct(), true, __dummy, -1, in _GLIBCXX_VISIBILITY()
1145 bool __dummy = true; in _GLIBCXX_VISIBILITY() local
1155 __dummy, __dummy, -1, __parallelism_tag); in _GLIBCXX_VISIBILITY()
1226 bool __dummy = true; in _GLIBCXX_VISIBILITY() local
1238 __dummy, __dummy, -1, in _GLIBCXX_VISIBILITY()
1369 bool __dummy; in _GLIBCXX_VISIBILITY() local
1377 true, __dummy, -1, __parallelism_tag); in _GLIBCXX_VISIBILITY()
1431 bool __dummy; in _GLIBCXX_VISIBILITY() local
1438 true, __dummy, -1, __parallelism_tag); in _GLIBCXX_VISIBILITY()
H A Dbalanced_quicksort.h483 _Piece __dummy; in __parallel_sort_qsb() local
486 !__tls[__i]->_M_leftover_parts.pop_back(__dummy)); in __parallel_sort_qsb()

12