Home
last modified time | relevance | path

Searched refs:N_NIL (Results 1 – 8 of 8) sorted by relevance

/dports/net/dgd/dgd-1.4.23/src/comp/
H A Dnode.h154 # define N_NIL 78 macro
H A Dnode.c48 nil_node = (flag) ? N_NIL : N_INT; in node_init()
H A Doptimize.c378 case N_NIL: in opt_binconst()
420 case N_NIL: in opt_tst()
482 case N_NIL: in opt_not()
1318 node_toint(n, (Int) (n->type != N_NIL && in opt_ctest()
1357 case N_NIL: in opt_expr()
1924 case N_NIL: in opt_const()
H A Dparser.y1613 case N_NIL: in eq()
1614 if (n2->type == N_NIL) { in eq()
1768 case N_NIL: in quest()
H A Dcompile.c1608 if (n1->type == N_STR || n1->type == N_NIL) { in c_case()
2300 case N_NIL: in c_tst()
2346 case N_NIL: in c_not()
H A Dparser.c1849 case N_NIL: in eq()
1850 if (n2->type == N_NIL) { in eq()
2004 case N_NIL: in quest()
H A Dcodegenc.c357 case N_NIL: in cg_iexpr()
1374 case N_NIL: in cg_expr()
H A Dcodegeni.c1346 case N_NIL: in cg_expr()