Searched defs:Tx (Results 1 – 3 of 3) sorted by relevance
32 Tx = ((1<<(Bitx+1))-1) ^ 0xFF, /* 1000 0000 */ enumerator
40 #define Tx(x,y,t) ((((float) (x)) - (t)->bx) / (t)->mx) macro
28 Tx = ((1<<(Bitx+1))-1) ^ 0xFF, /* 1000 0000 */ enumerator