allocate          319 ext/fiddle/closure.c     rb_define_alloc_func(cFiddleClosure, allocate);
allocate          288 ext/fiddle/function.c     rb_define_alloc_func(cFiddleFunction, allocate);
allocate          545 ext/psych/psych_emitter.c     rb_define_alloc_func(cPsychEmitter, allocate);
allocate          563 ext/psych/psych_parser.c     rb_define_alloc_func(cPsychParser, allocate);