variant_unary_operation  777 com_dotnet/com_variant.c 	variant_unary_operation(VOP_ABS, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  785 com_dotnet/com_variant.c 	variant_unary_operation(VOP_FIX, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  793 com_dotnet/com_variant.c 	variant_unary_operation(VOP_INT, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  801 com_dotnet/com_variant.c 	variant_unary_operation(VOP_NEG, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  809 com_dotnet/com_variant.c 	variant_unary_operation(VOP_NOT, INTERNAL_FUNCTION_PARAM_PASSTHRU);