Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-driver.c457 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-driver.cc465 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init() local