次の方法で共有


_INTRINSIC_IS_HELPER (Windows Embedded CE 6.0)

1/5/2010

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

Reference

Macros for Common Intrinsics

Other Resources

Intrinsic Functions for Device Compilers