Searched refs:VCR_MAX_MESSAGE (Results 1 – 2 of 2) sorted by relevance
26 #define VCR_MAX_MESSAGE 4 macro
63 if (next.op < 1 || next.op > VCR_MAX_MESSAGE) in VCR_ReadNext()