Home
last modified time | relevance | path

Searched refs:N_COMPOUND (Results 1 – 5 of 5) sorted by relevance

/dports/net/dgd/dgd-1.4.23/src/comp/
H A Dnode.h98 # define N_COMPOUND 22 macro
H A Dcodegenc.c1789 if (m->type != N_COMPOUND) { in cg_switch_init()
2085 case N_COMPOUND: in cg_stmt()
H A Dcodegeni.c1801 if (m->type != N_COMPOUND) { in cg_switch_start()
2095 case N_COMPOUND: in cg_stmt()
H A Doptimize.c1962 case N_COMPOUND: in opt_skip()
2062 case N_COMPOUND: in opt_stmt()
H A Dcompile.c1810 n = node_mon(N_COMPOUND, 0, n); in c_endcompound()