Searched defs:INDx (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/bsd/dev/i386/ |
| H A D | dis_tables.c | 301 #define INDx(table) {(instable_t *)table, 0, "", 0, 0, 1, 0, 0, 0, 0, 0} macro 321 #define INDx(table) {(instable_t *)table, 0, "", 0, 1, 0, 0, 0} macro 341 #define INDx(table) {(instable_t *)table, 0, 0, 1, 0, 0, 0} macro 361 #define INDx(table) {(instable_t *)table, 0, 1, 0, 0, 0, 0, 0} macro
|