Searched refs:multilib_matches (Results 1 – 3 of 3) sorted by relevance
841 static const char *multilib_matches; variable1575 INIT_STATIC_SPEC ("multilib_matches", &multilib_matches),6235 multilib_matches = XOBFINISH (&multilib_obstack, const char *); in main()7128 for (q = multilib_matches; *q != '\0'; q++) in used_arg()7134 q = multilib_matches; in used_arg()7143 fatal ("multilib spec '%s' is invalid", multilib_matches); in used_arg()
10451 * gcc.c (used_arg): Fix multilib_matches parsing to not corrupt
19199 (used_arg): Do not modify multilib_matches. Use strncmp plus