Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
compar.h
Go to the documentation of this file.
1#ifndef RBIMPL_INTERN_COMPAR_H /*-*-C++-*-vi:se ft=cpp:*/
2#define RBIMPL_INTERN_COMPAR_H
24#include "ruby/internal/value.h"
25
27
28/* compar.c */
31
33
34#endif /* RBIMPL_INTERN_COMPAR_H */
#define NORETURN(x)
Definition: attributes.h:152
Tewaking visibility of C variables/functions.
#define RBIMPL_SYMBOL_EXPORT_END()
Counterpart of RBIMPL_SYMBOL_EXPORT_BEGIN.
Definition: dllexport.h:86
#define RBIMPL_SYMBOL_EXPORT_BEGIN()
Shortcut macro equivalent to RUBY_SYMBOL_EXPORT_BEGIN extern "C" {.
Definition: dllexport.h:77
#define rb_cmpint(cmp, a, b)
void rb_cmperr(VALUE, VALUE)
Definition: compar.c:28
typedef int(ZCALLBACK *close_file_func) OF((voidpf opaque
Defines VALUE and ID.
unsigned long VALUE
Definition: value.h:38