Searched refs:d86_data (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dinstr_size.c94 x.d86_data = (void **)&instr;
H A Ddis_tables.c1293 byte = x->d86_get_byte(x->d86_data);
1313 byte = x->d86_get_byte(x->d86_data);
1402 byte = x->d86_get_byte(x->d86_data);
1779 x->d86_check_func != NULL && x->d86_check_func(x->d86_data)) {
2862 if (x->d86_get_byte(x->d86_data) < 0)
3274 if (lookup(dis->d86_data, tgt, NULL, 0) == 0) {
3277 lookup(dis->d86_data, tgt, buf + curlen,
3299 lookup(dis->d86_data, reltgt, buf + curlen,
/macosx-10.5.8/xnu-1228.15.4/bsd/i386/
H A Ddis_tables.h99 void *d86_data; member in struct:dis86

Completed in 281 milliseconds