Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h267 int findops(NODE *p, int);
H A Dreader.c829 if (findops(p1, FORCC) > 0) in geninsn()
846 rv = findops(p, cookie); in geninsn()
H A Dmatch.c532 findops(NODE *p, int cookie) in findops() function