Home
last modified time | relevance | path

Searched refs:soft_matched_part (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgcc.c4218 do_spec_1 (spec, inswitch, soft_matched_part) in do_spec_1() argument
4221 const char *soft_matched_part;
5049 if (soft_matched_part)
5051 do_spec_1 (soft_matched_part, 1, NULL);
/openbsd/gnu/gcc/gcc/
H A Dgcc.c4589 do_spec_1 (const char *spec, int inswitch, const char *soft_matched_part) in do_spec_1() argument
5257 if (soft_matched_part) in do_spec_1()
5259 do_spec_1 (soft_matched_part, 1, NULL); in do_spec_1()