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

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.h76 uint_t d86_numopnds; member in struct:dis86
H A Ddis_tables.c2509 if (x->d86_numopnds < opindex + 1)
2510 x->d86_numopnds = opindex + 1;
2619 if (x->d86_numopnds < opindex + 1)
2620 x->d86_numopnds = opindex + 1;
2969 x->d86_numopnds = 0;
4437 x->d86_numopnds = 2;
4472 x->d86_numopnds = 2;
4498 x->d86_numopnds = 2;
4517 x->d86_numopnds = 2;
4620 x->d86_numopnds
[all...]

Completed in 67 milliseconds