Searched refs:ERROR_PCW_BODY_SIGN_ESC_TOO_LONG (Results 1 – 2 of 2) sorted by relevance
178 #define ERROR_PCW_BODY_SIGN_ESC_TOO_LONG 0 /* set a positive values to trigger the error */ macro
1251 if ( maxAllowedCwLen < (numDecodedBits + ERROR_PCW_BODY_SIGN_ESC_TOO_LONG) ) { in DecodePCWs()