variant_unary_operation  772 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_ABS, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  780 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_FIX, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  788 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_INT, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  796 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_NEG, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  804 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_NOT, INTERNAL_FUNCTION_PARAM_PASSTHRU);