Lines Matching defs:py2
377 const char py2 = ((searchable->signature[i/4] & (0xff << off)) >> off);378 if (py1 == py2)397 const char py2 = ((searchable->signature[i/4] & (0xff << off)) >> off);398 if (py1 == py2)400 if (py1 > py2)