Searched defs:termY (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbitvect.c3626 N_word termY; local
3637 termY = i * colsY;
3644 indxY = termY + k;
3667 N_word termY; local
3678 termY = i * colsY;
3685 indxY = termY + k;

Completed in 98 milliseconds