Searched refs:ROT (Results 1 – 2 of 2) sorted by relevance
614 #define ROT(a,b,s,c) ( t = IMULT(a + b, s), \ macro629 ROT(t4, t6, S22, C22),\
2902 volatile u_int32_t ROT; /* 0x50 - 0x54 */ member