Searched refs:movex (Results 1 – 1 of 1) sorted by relevance
866 int *movex, int *movey, int *movez) in linacc() argument871 *movex = *movey = *movez = 0; in linacc()877 *movex = lround(fdx); in linacc()880 acc->remainx = fdx - *movex; in linacc()896 int *movex, int *movey, int *movez) in expoacc() argument901 *movex = *movey = *movez = 0; in expoacc()914 *movex = lround(fdx); in expoacc()917 acc->remainx = fdx - *movex; in expoacc()