Searched defs:pstep (Results 1 – 3 of 3) sorted by relevance
243 #define pstep(x, step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
1041 struct fbtc_steps *pstep = NULL; in _show_fbtc_step() local