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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrigspec.c41 #ifndef MATH_LIBRARY
42 #define MATH_LIBRARY "m" macro
45 #define MATH_LIBRARY_PROFILE MATH_LIBRARY
65 int need_math = (MATH_LIBRARY[0] != '\0');
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortranspec.c57 #ifndef MATH_LIBRARY
58 #define MATH_LIBRARY "m" macro
200 int need_math = (MATH_LIBRARY[0] != '\0');
334 append_option (OPT_l, MATH_LIBRARY, 1);
364 && strcmp (decoded_options[i].arg, MATH_LIBRARY) == 0)
381 append_option (OPT_l, MATH_LIBRARY, 1);
403 append_option (OPT_l, MATH_LIBRARY, 1);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortranspec.cc57 #ifndef MATH_LIBRARY
58 #define MATH_LIBRARY "m" macro
200 int need_math = (MATH_LIBRARY[0] != '\0');
334 append_option (OPT_l, MATH_LIBRARY, 1);
364 && strcmp (decoded_options[i].arg, MATH_LIBRARY) == 0)
381 append_option (OPT_l, MATH_LIBRARY, 1);
403 append_option (OPT_l, MATH_LIBRARY, 1);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dvx-common.h116 #define MATH_LIBRARY "" macro
H A Ddarwin.h47 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms.h86 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dvx-common.h117 #define MATH_LIBRARY "" macro
H A Ddarwin.h49 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms.h86 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dg++spec.c37 #ifndef MATH_LIBRARY
38 #define MATH_LIBRARY "m" macro
41 #define MATH_LIBRARY_PROFILE MATH_LIBRARY
102 int need_math = (MATH_LIBRARY[0] != '\0');
145 if (strcmp (arg, MATH_LIBRARY) == 0)
373 saw_profile_flag ? MATH_LIBRARY_PROFILE : MATH_LIBRARY,
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dg++spec.cc35 #ifndef MATH_LIBRARY
36 #define MATH_LIBRARY "m" macro
39 #define MATH_LIBRARY_PROFILE MATH_LIBRARY
127 int need_math = (MATH_LIBRARY[0] != '\0');
167 if (strcmp (arg, MATH_LIBRARY) == 0)
411 saw_profile_flag ? MATH_LIBRARY_PROFILE : MATH_LIBRARY,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dtpf.h125 #define MATH_LIBRARY "CLBM" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dtpf.h125 #define MATH_LIBRARY "CLBM" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcygming.h181 #undef MATH_LIBRARY macro
182 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h38 #undef MATH_LIBRARY macro
39 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dcygming.h172 #undef MATH_LIBRARY macro
173 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h38 #undef MATH_LIBRARY macro
39 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h503 #define MATH_LIBRARY "" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h492 #define MATH_LIBRARY "" macro

Completed in 175 milliseconds