Searched refs:magic_value (Results 1 – 1 of 1) sorted by relevance
26 static const unsigned long magic_value = 0x0011223344556677UL; variable28 static const unsigned long magic_value = 0x00112233; variable81 r0 = magic_value; in do_test()85 if (r0 != magic_value * 2) in do_test()
Completed in 3 milliseconds