Home
last modified time | relevance | path

Searched refs:codeatyp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dlocal.c559 int codeatyp(NODE *); in myp2tree()
565 ap->iarg(0) = codeatyp(p); in myp2tree()
H A Dcode.c1237 int codeatyp(NODE *);
1239 codeatyp(NODE *p) in codeatyp() function