Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dg++spec.c95 int need_math = (MATH_LIBRARY[0] != '\0'); in lang_specific_driver() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dg++spec.c102 int need_math = (MATH_LIBRARY[0] != '\0'); in lang_specific_driver() local