Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c256 static int xtbl_size = sizeof (xtbl) / sizeof (xarch_table_t); variable
377 for (i = 0; i < xtbl_size; i++) { in xlate_xtb()
386 if (i == xtbl_size) in xlate_xtb()