Searched defs:RT2 (Results 1 – 3 of 3) sorted by relevance
334 static const uint32_t RT2[256] = { RT }; variable389 static uint32_t RT2[256]; variable
308 static const uint32_t RT2[256] = { RT }; variable363 static uint32_t RT2[256]; variable
58 #define RT2(rt2) ((sljit_ins)reg_map[rt2] << 10) macro