Home
last modified time | relevance | path

Searched refs:arrstk (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dcgram.y1759 extern P1ND *arrstk[10]; in funargs()
1770 p1tfree(arrstk[0]), arrstk[0] = NULL; in funargs()
H A Dpftn.c126 NODE *arrstk[10]; variable
1429 if (arrstk[0] == NIL) in evalidx()
1442 edelay(buildtree(ASSIGN, p, arrstk[astkp++])); in evalidx()
2130 arrstk[arrstkp++] = r; in tyreduce()
H A Dtrees.c1925 extern P1ND *arrstk[10]; in doszof()
1948 q = arrstk[astkp++]; in doszof()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcgram.y1706 extern NODE *arrstk[10]; in funargs()
1717 tfree(arrstk[0]), arrstk[0] = NIL; in funargs()
H A Dpftn.c114 NODE *arrstk[10]; variable
1452 if (arrstk[0] == NIL) in evalidx()
1465 edelay(buildtree(ASSIGN, p, arrstk[astkp++])); in evalidx()
2112 arrstk[arrstkp++] = r; in tyreduce()
H A Dtrees.c1855 extern NODE *arrstk[10]; in doszof()
1878 q = arrstk[astkp++]; in doszof()