Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-driver.c454 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-driver.cc462 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local