Home
last modified time | relevance | path

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

/sysdeps/s390/
A Dtst-dl-runtime.c26 static const unsigned long magic_value = 0x0011223344556677UL; variable
28 static const unsigned long magic_value = 0x00112233; variable
81 r0 = magic_value; in do_test()
85 if (r0 != magic_value * 2) in do_test()

Completed in 3 milliseconds