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

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c212 static const char *target_sysroot_hdrs_suffix = 0; variable
5088 (target_system_root && target_sysroot_hdrs_suffix))
5094 if (target_sysroot_hdrs_suffix)
5095 do_spec_1 (target_sysroot_hdrs_suffix, 1, NULL);
6394 target_sysroot_hdrs_suffix = xstrdup (argbuf[argbuf_index -1]);

Completed in 168 milliseconds