Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Macros
inline.h File Reference

(f6ff9e7d02e46360f8930b280a3dd921cccbda29)

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.