1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
ko1 eb79191f16 Introduce "COLDFUNC" function attribute.
* include/ruby/defines.h: introduce "COLDFUNC" function attribute
  on several compilers for called unlikely functions.
  Apply to rb_memerror, rb_warn and rb_bug.

  A patch form  methodmissing <lourens@bearmetal.eu>.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66228 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-05 17:23:32 +00:00
..
backward
backward.h
debug.h
defines.h Introduce "COLDFUNC" function attribute. 2018-12-05 17:23:32 +00:00
encoding.h
intern.h Introduce "COLDFUNC" function attribute. 2018-12-05 17:23:32 +00:00
io.h
missing.h
onigmo.h
oniguruma.h
re.h
regex.h
ruby.h Introduce "COLDFUNC" function attribute. 2018-12-05 17:23:32 +00:00
st.h
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h