Searched refs:need_math (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/cp/
H A Dg++spec.c95 int need_math = (MATH_LIBRARY[0] != '\0'); local
142 need_math = 0;
254 num_args = argc + added + need_math + shared_libgcc + (library > 0) + 1;
319 else if (library > 0 && need_math)

Completed in 100 milliseconds