HomeSort by: relevance | last modified time | path
    Searched defs:mtcheck (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
builtins.c 451 mtcheck(NODE *p) function
466 if (mtcheck(a) == 0)
479 if ((t = mtcheck(a)) == 0)
515 if ((t = mtcheck(a)) == 0)
builtins.c 451 mtcheck(NODE *p) function
466 if (mtcheck(a) == 0)
479 if ((t = mtcheck(a)) == 0)
515 if ((t = mtcheck(a)) == 0)
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
builtins.c 617 mtcheck(P1ND *p) function
632 if (mtcheck(a) == 0)
645 if ((t = mtcheck(a)) == 0)
681 if ((t = mtcheck(a)) == 0)
builtins.c 617 mtcheck(P1ND *p) function
632 if (mtcheck(a) == 0)
645 if ((t = mtcheck(a)) == 0)
681 if ((t = mtcheck(a)) == 0)

Completed in 30 milliseconds