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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c6568 const char *thrmod;
6580 thrmod = XOBFINISH (&obstack, const char *);
6582 thrmod = thread_model;
6585 notice ("Thread model: %s\n", thrmod);
6542 const char *thrmod; local

Completed in 140 milliseconds