Home
last modified time | relevance | path

Searched defs:start_in (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c847 list_head <T>::range::range (T *start_in) : start (start_in), end (start_in) {} in range()
852 list_head <T>::range::range (T *start_in, T *end_in) in range()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc845 list_head <T>::range::range (T *start_in) : start (start_in), end (start_in) {} in range()
850 list_head <T>::range::range (T *start_in, T *end_in) in range()