Home
last modified time | relevance | path

Searched defs:lcontinue (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc636 tree lcontinue = this->push_continue_label (s); in visit() local
678 tree lcontinue = this->push_continue_label (s); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc647 tree lcontinue = this->push_continue_label (s); in visit() local
689 tree lcontinue = this->push_continue_label (s); in visit() local
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dvi.h249 size_t lcontinue; /* 1-N: Output line continue value. */ member