Share via


_INTRINSIC_IS_HELPER

9/7/2007

This macro determines if a specified intrinsic function is supported.

Syntax

_INTRINSIC_IS_HELPER(arg)

Parameters

  • Arg
    The name of the intrinsic function of interest.

Return Value

A nonzero return value indicates that the specified intrinsic is supported by the compiler.

See Also

Other Resources

Intrinsic Functions for Device Compilers