Lines Matching defs:myself
220 instance_t *parent, *myself = MYSELF;
224 ASSERT(myself->device);
226 n = myself->device->data_size[INIT_DATA];
233 FREE(myself->device->init_data);
234 my_dev = myself->device;
635 instance_t *myself;
642 myself = (instance_t *)POP(DS);
647 if (old_myself && !myself) {
653 MYSELF = myself;
850 instance_t *myself;