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

  /src/external/gpl3/gcc.old/dist/gcc/d/
toir.cc 636 tree lcontinue = this->push_continue_label (s); local
638 this->pop_continue_label (lcontinue);
678 tree lcontinue = this->push_continue_label (s); local
680 this->pop_continue_label (lcontinue);
  /src/external/bsd/nvi/dist/vi/
vi.h 249 size_t lcontinue; /* 1-N: Output line continue value. */ member in struct:_vi_private

Completed in 28 milliseconds