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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre200.h126 struct rt200_microc_seg struct
133 struct rt200_microc_seg* next;
140 struct rt200_microc_seg* microc_seg_list;
H A Dtheatre200.c148 struct rt200_microc_seg* seg_list = NULL;
149 struct rt200_microc_seg* curr_seg = NULL;
150 struct rt200_microc_seg* prev_seg = NULL;
182 curr_seg = (struct rt200_microc_seg*)malloc(sizeof(struct rt200_microc_seg));
261 curr_seg = (struct rt200_microc_seg*)malloc(sizeof(struct rt200_microc_seg));
350 struct rt200_microc_seg* seg_list = microc_datap->microc_seg_list;
351 struct rt200_microc_seg* prev_seg;
388 struct rt200_microc_seg* seg_lis
[all...]

Completed in 4 milliseconds