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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c1363 uint_t szidx = dw->dw_ptrsz == sizeof (uint64_t); local
1373 while (map->fsm_typesz[szidx] != 0) {
1374 if (map->fsm_typesz[szidx] * mult == sz)

Completed in 77 milliseconds