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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c386 } xarch_table_t; typedef in typeref:struct:xarch_table
391 static const xarch_table_t xtbl[] = {
418 static int xtbl_size = sizeof (xtbl) / sizeof (xarch_table_t);

Completed in 62 milliseconds