brintos

brintos / llvm-project-archived public Read only

0
0
Text · 98 B · 05e4739 Raw
7 lines · c
1if (t1 >= 126)2  S(0, t1 - 384);3S(0, t1 - 256);4if (t1 >= 126)5  S(1, t1 - 384);6S(1, t1 - 256);7