| /src/external/gpl3/gcc/dist/gcc/ |
| gcse.cc | 253 static struct obstack gcse_obstack; 612 return obstack_alloc (&gcse_obstack, size); 2612 gcc_obstack_init (&gcse_obstack); 2643 obstack_free (&gcse_obstack, NULL); 3554 gcc_obstack_init (&gcse_obstack); 3578 obstack_free (&gcse_obstack, NULL); 252 static struct obstack gcse_obstack; variable in typeref:struct:obstack
|
| gcse.cc | 253 static struct obstack gcse_obstack; 612 return obstack_alloc (&gcse_obstack, size); 2612 gcc_obstack_init (&gcse_obstack); 2643 obstack_free (&gcse_obstack, NULL); 3554 gcc_obstack_init (&gcse_obstack); 3578 obstack_free (&gcse_obstack, NULL); 252 static struct obstack gcse_obstack; variable in typeref:struct:obstack
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gcse.cc | 253 static struct obstack gcse_obstack; 612 return obstack_alloc (&gcse_obstack, size); 2598 gcc_obstack_init (&gcse_obstack); 2628 obstack_free (&gcse_obstack, NULL); 3539 gcc_obstack_init (&gcse_obstack); 3563 obstack_free (&gcse_obstack, NULL); 252 static struct obstack gcse_obstack; variable in typeref:struct:obstack
|
| gcse.cc | 253 static struct obstack gcse_obstack; 612 return obstack_alloc (&gcse_obstack, size); 2598 gcc_obstack_init (&gcse_obstack); 2628 obstack_free (&gcse_obstack, NULL); 3539 gcc_obstack_init (&gcse_obstack); 3563 obstack_free (&gcse_obstack, NULL); 252 static struct obstack gcse_obstack; variable in typeref:struct:obstack
|