Searched refs:CLEAR2 (Results 1 – 1 of 1) sorted by relevance
52 #define CLEAR2(m, row, col) (m[col] &= ~(1U << (row))) macro307 CLEAR2(nmstar, rstar, cstar); in step4()