Ruby 4.1.0dev (2026-03-23 revision f8459601271ebbc5e1efb101387da955ed1faabb)
Macros
inline.h File Reference

(f8459601271ebbc5e1efb101387da955ed1faabb)

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PRISM_INLINE   __inline
 Old Visual Studio versions do not support the inline keyword, so we need to define it to be __inline.
 

Macro Definition Documentation

◆ PRISM_INLINE

#define PRISM_INLINE   __inline

Old Visual Studio versions do not support the inline keyword, so we need to define it to be __inline.

Definition at line 12 of file inline.h.