foletype_s_allocate  400 ext/win32ole/win32ole.c static VALUE foletype_s_allocate(VALUE klass);
foletype_s_allocate 2890 ext/win32ole/win32ole.c         type = foletype_s_allocate(cWIN32OLE_TYPE);
foletype_s_allocate 4361 ext/win32ole/win32ole.c     type = foletype_s_allocate(cWIN32OLE_TYPE);
foletype_s_allocate 9085 ext/win32ole/win32ole.c     rb_define_alloc_func(cWIN32OLE_TYPE, foletype_s_allocate);