Lines Matching defs:GOTO_ERROR_ON
589 #define GOTO_ERROR_ON(condition, description) do { \
621 GOTO_ERROR_ON(tuple->TupleDataLen < 1, "VEN tpl < 1");
624 GOTO_ERROR_ON((tuple->TupleDataLen != 5) &&
631 GOTO_ERROR_ON(tuple->TupleDataLen != 2,
636 GOTO_ERROR_ON((tuple->TupleDataLen != 9) &&
654 GOTO_ERROR_ON(tuple->TupleDataLen != 2,
659 GOTO_ERROR_ON(tuple->TupleDataLen != 2,
665 GOTO_ERROR_ON(tuple->TupleDataLen != 2,
673 GOTO_ERROR_ON((tuple->TupleDataLen != 3) &&
680 GOTO_ERROR_ON(tuple->TupleDataLen != 5,