Home
last modified time | relevance | path

Searched refs:OR_OIY (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/none/tests/s390x/
Dor.h138 #define OR_OIY(s1, i2) \ macro
170 OR_OIY(0ul, s2); \
171 OR_OIY(1ul, s2); \
172 OR_OIY(0xfffful, s2); \
173 OR_OIY(0x7ffful, s2); \
174 OR_OIY(0x8000ul, s2); \
175 OR_OIY(0xfffffffful, s2); \
176 OR_OIY(0x80000000ul, s2); \
177 OR_OIY(0x7ffffffful, s2); \
178 OR_OIY(0xaaaaaaaaaaaaaaaaul, s2); \
[all …]