Lines Matching defs:xstormy16_frame_cache
70 struct xstormy16_frame_cache
308 struct xstormy16_frame_cache *cache,
414 struct xstormy16_frame_cache cache;
636 static struct xstormy16_frame_cache *
639 struct xstormy16_frame_cache *cache;
642 cache = FRAME_OBSTACK_ZALLOC (struct xstormy16_frame_cache);
655 static struct xstormy16_frame_cache *
656 xstormy16_frame_cache (const frame_info_ptr &this_frame, void **this_cache)
659 struct xstormy16_frame_cache *cache;
664 return (struct xstormy16_frame_cache *) *this_cache;
695 struct xstormy16_frame_cache *cache = xstormy16_frame_cache (this_frame,
713 struct xstormy16_frame_cache *cache = xstormy16_frame_cache (this_frame,
726 struct xstormy16_frame_cache *cache = xstormy16_frame_cache (this_frame,