Searched refs:_VALID_TIMING (Results 1 – 1 of 1) sorted by relevance
168 #define _VALID_TIMING(x) !(((x[0] == 0x01) && (x[1] == 0x01)) \ macro171 #define VALID_TIMING _VALID_TIMING(c)