variant_unary_operation  778 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_ABS, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  786 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_FIX, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  794 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_INT, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  802 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_NEG, INTERNAL_FUNCTION_PARAM_PASSTHRU);
variant_unary_operation  810 ext/com_dotnet/com_variant.c 	variant_unary_operation(VOP_NOT, INTERNAL_FUNCTION_PARAM_PASSTHRU);