Searched refs:tlab (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c3566 tree tlab;
3575 tlab = define_label (loc2, name);
3576 if (tlab)
3578 decl_attributes (&tlab, attrs, 0);
3579 label = add_stmt (build_stmt (LABEL_EXPR, tlab));
3564 tree tlab; local

Completed in 55 milliseconds