Searched refs:v (Results 1 – 1 of 1) sorted by relevance
50 int c, n, v; in __sccl() local54 v = 1; in __sccl()58 v = 0; in __sccl()61 rt_memset(tab, (uint8_t)v, 256); in __sccl()67 v = 1 - v; in __sccl()68 tab[c] = v; in __sccl()80 tab[c] = v; in __sccl()86 tab[++c] = v; in __sccl()96 tab[c] = v; in __sccl()
Completed in 3 milliseconds