Home
last modified time | relevance | path

Searched refs:ctx_program (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ptoc/ptoc/
H A Dparser.y285 $2->attrib(ctx_program);
286 $2->translate(ctx_program);
H A Dtrnod.cxx96 block->attrib(ctx_program); in attrib()
107 block->translate(ctx_program); in translate()
156 initializer->attrib(ctx_program); in attrib()
191 initializer->translate(ctx_program); in translate()
3543 if (ctx == ctx_module || ctx == ctx_program) { in translate()
3939 if (ctx == ctx_module || ctx == ctx_program) { in translate()
3999 if (ctx == ctx_module || ctx == ctx_program) { in translate()
H A Dparser.cxx1901 (yyvsp[0].n_node)->attrib(ctx_program);
1902 (yyvsp[0].n_node)->translate(ctx_program);
H A Dtrnod.h8 ctx_program, // program enumerator