variant_unary_operation  782 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_ABS, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  790 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_FIX, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  798 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_INT, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  806 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_NEG, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  814 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_NOT, INTERNAL_FUNCTION_PARAM_PASSTHRU);