HomeSort by: relevance | last modified time | path
    Searched refs:finduni (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/mip/
pass2.h 269 int finduni(NODE *p, int);
match.c 977 finduni(NODE *p, int cookie) function
986 F2DEBUG(("finduni tree: %s\n", prcook(cookie)));
998 F2DEBUG(("finduni: ixp %d\n", ixp[i]));
1005 F2DEBUG(("finduni got left type\n"));
1009 F2DEBUG(("finduni got types\n"));
1013 F2DEBUG(("finduni got shapes %d\n", shl));
1023 F2DEBUG(("finduni got cookie\n"));
1037 F2DEBUG(("finduni failed\n"));
1039 F2DEBUG(("finduni entry %d(%s)\n", idx, srtyp[num]));
1055 F2DEBUG(("finduni: node %p (%s)\n", p, prcook(1 << sh)))
    [all...]
reader.c 891 rv = finduni(p, cookie);

Completed in 18 milliseconds