Home
last modified time | relevance | path

Searched refs:GET1 (Results 1 – 1 of 1) sorted by relevance

/third_party/mtdev/src/
Dmatch.c46 #define GET1(m, x) ((m[0] >> (x)) & 1U) macro
137 if (GET1(ccol, col)) in ixoptimal()
171 if (GET1(crow, row)) in ixoptimal()
221 if (GET1(ccol, col)) in step2b()
248 if (GET1(ccol, col)) in step3()
253 if (GET1(crow, row)) in step3()
347 if (GET1(crow, row)) in step5()
350 if (GET1(ccol, col)) in step5()
366 if (!GET1(crow, row)) in step5()
374 if (GET1(ccol, col)) in step5()