Searched refs:ALLOC_NESTING (Results 1 – 2 of 2) sorted by relevance
257 #define ALLOC_NESTING() \ macro2430 struct nesting *thiscond = ALLOC_NESTING ();2519 struct nesting *thisloop = ALLOC_NESTING ();2561 struct nesting *thisloop = ALLOC_NESTING (); in expand_start_null_loop()3391 struct nesting *thisblock = ALLOC_NESTING ();4443 struct nesting *thiscase = ALLOC_NESTING ();4482 struct nesting *thiscase = ALLOC_NESTING (); in expand_start_case_dummy()
3684 * stmt.c (ALLOC_NESTING): Use GGC for 'struct nesting'.