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

  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pftn.c 75 maxautooff, /* highest used automatic offset in function */ variable
515 SETOFF(maxautooff, ALCHAR);
516 send_passt(IP_EPILOG, maxautooff/SZCHAR, c,
557 maxautooff = autooff = AUTOINIT;
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pftn.c 87 maxautooff, /* highest used automatic offset in function */ variable
549 SETOFF(maxautooff, ALCHAR);
550 send_passt(IP_EPILOG, maxautooff/SZCHAR, c,
592 maxautooff = autooff = AUTOINIT;

Completed in 25 milliseconds