Ruby 4.1.0dev (2026-09-14 revision c4e06b4e30d0dbdd1a9cd76f5d97fe1220b3a23c)
Macros
inline.h File Reference

(c4e06b4e30d0dbdd1a9cd76f5d97fe1220b3a23c)

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.