Home
last modified time | relevance | path

Searched refs:NDCOUNT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h170 #define NDCOUNT 0x000c0000 macro
H A Dmkext.c114 (NACOUNT|NBCOUNT|NCCOUNT|NDCOUNT|NECOUNT|NFCOUNT|NGCOUNT); in getrcl()
H A Dregs.c154 #define ALLNEEDS (NACOUNT|NBCOUNT|NCCOUNT|NDCOUNT|NECOUNT|NFCOUNT|NGCOUNT)
261 for (i = (q->needs & NDCOUNT), ndreg = 0; i; i -= NDREG) in nsucomp()
441 while (needs & NDCOUNT) in ncnt()