| /src/external/gpl3/gcc/dist/gcc/ |
| plugin.cc | 63 const char **plugin_event_name = plugin_event_name_init; variable 91 plugin_event_name table. */ 402 slot = event_tab->find_slot (&plugin_event_name[i], INSERT); 404 *slot = &plugin_event_name[i]; 411 return *slot - &plugin_event_name[0]; 416 if (plugin_event_name == plugin_event_name_init) 418 plugin_event_name = XNEWVEC (const char *, event_horizon); 419 memcpy (plugin_event_name, plugin_event_name_init, 427 plugin_event_name 428 = XRESIZEVEC (const char *, plugin_event_name, event_horizon) [all...] |
| plugin.cc | 63 const char **plugin_event_name = plugin_event_name_init; variable 91 plugin_event_name table. */ 402 slot = event_tab->find_slot (&plugin_event_name[i], INSERT); 404 *slot = &plugin_event_name[i]; 411 return *slot - &plugin_event_name[0]; 416 if (plugin_event_name == plugin_event_name_init) 418 plugin_event_name = XNEWVEC (const char *, event_horizon); 419 memcpy (plugin_event_name, plugin_event_name_init, 427 plugin_event_name 428 = XRESIZEVEC (const char *, plugin_event_name, event_horizon) [all...] |
| plugin.cc | 63 const char **plugin_event_name = plugin_event_name_init; variable 91 plugin_event_name table. */ 402 slot = event_tab->find_slot (&plugin_event_name[i], INSERT); 404 *slot = &plugin_event_name[i]; 411 return *slot - &plugin_event_name[0]; 416 if (plugin_event_name == plugin_event_name_init) 418 plugin_event_name = XNEWVEC (const char *, event_horizon); 419 memcpy (plugin_event_name, plugin_event_name_init, 427 plugin_event_name 428 = XRESIZEVEC (const char *, plugin_event_name, event_horizon) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| plugin.cc | 61 const char **plugin_event_name = plugin_event_name_init; variable 89 plugin_event_name table. */ 400 slot = event_tab->find_slot (&plugin_event_name[i], INSERT); 402 *slot = &plugin_event_name[i]; 409 return *slot - &plugin_event_name[0]; 414 if (plugin_event_name == plugin_event_name_init) 416 plugin_event_name = XNEWVEC (const char *, event_horizon); 417 memcpy (plugin_event_name, plugin_event_name_init, 425 plugin_event_name 426 = XRESIZEVEC (const char *, plugin_event_name, event_horizon) [all...] |
| plugin.cc | 61 const char **plugin_event_name = plugin_event_name_init; variable 89 plugin_event_name table. */ 400 slot = event_tab->find_slot (&plugin_event_name[i], INSERT); 402 *slot = &plugin_event_name[i]; 409 return *slot - &plugin_event_name[0]; 414 if (plugin_event_name == plugin_event_name_init) 416 plugin_event_name = XNEWVEC (const char *, event_horizon); 417 memcpy (plugin_event_name, plugin_event_name_init, 425 plugin_event_name 426 = XRESIZEVEC (const char *, plugin_event_name, event_horizon) [all...] |
| plugin.cc | 61 const char **plugin_event_name = plugin_event_name_init; variable 89 plugin_event_name table. */ 400 slot = event_tab->find_slot (&plugin_event_name[i], INSERT); 402 *slot = &plugin_event_name[i]; 409 return *slot - &plugin_event_name[0]; 414 if (plugin_event_name == plugin_event_name_init) 416 plugin_event_name = XNEWVEC (const char *, event_horizon); 417 memcpy (plugin_event_name, plugin_event_name_init, 425 plugin_event_name 426 = XRESIZEVEC (const char *, plugin_event_name, event_horizon) [all...] |