CONSTFUNC 124 .ext/include/x86_64-linux/ruby/config.h #define CONSTFUNC(x) __attribute__ ((__const__)) x CONSTFUNC 27 include/ruby/defines.h # define CONSTFUNC(x) x