home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / NeXT / GnuSource / cc-61.0.1 / cc / cplus-class.h < prev    next >
Text File  |  1991-06-03  |  236b  |  6 lines

  1. /* Variables shared between cplus-class.c and cplus-call.c.  */
  2.  
  3. int n_vtables, n_vtable_entries, n_vtable_searches, n_vtable_elems;
  4. int n_convert_harshness, n_compute_conversion_costs, n_build_method_call;
  5. int n_inner_fields_searched;
  6.