Searched defs:l2 (Results 1 – 2 of 2) sorted by relevance
40 #define l2(_b) ((_b) ^ rotl32(_b, 13) ^ rotl32(_b, 23)) macro
1119 uint32_t l1, l2; in hal_trace_get_history_buffer() local