Searched defs:x_trans (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cw/
H A Dcw.c378 * to the values in x_trans[n]. The x_flags indicates what compiler
385 char *x_trans[TRANS_ENTRY]; member in struct:xarch_table
609 if (xtbl[i].x_trans[j] != NULL)
610 newae(h, xtbl[i].x_trans[j]);

Completed in 48 milliseconds