variant_unary_operation  817 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_ABS, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  825 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_FIX, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  833 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_INT, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  841 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_NEG, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  849 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_NOT, INTERNAL_FUNCTION_PARAM_PASSTHRU);