Searched refs:lastindex (Results 1 – 5 of 5) sorted by relevance
114 s16 lastindex; /* 2: unused */ member
4108 int index, lastindex, v, h; in xtDisplayTree() local4137 lastindex = le16_to_cpu(p->header.nextindex) - 1; in xtDisplayTree()4168 if ((index = parent->index) == (lastindex = parent->lastindex)) { in xtDisplayTree()4193 btsp->lastindex = lastindex; in xtDisplayTree()
4554 int index, lastindex, v, h; in dtDisplayTree() local4585 lastindex = p->header.nextindex - 1; in dtDisplayTree()4627 if ((index = parent->index) == (lastindex = parent->lastindex)) { in dtDisplayTree()4652 btsp->lastindex = lastindex; in dtDisplayTree()
484 int lastindex = list->curlen - 1; in m3_remove_list() local489 if(index != lastindex) { in m3_remove_list()491 list->mem_addr + lastindex); in m3_remove_list()498 list->mem_addr + lastindex, in m3_remove_list()
2885 u16 lastindex; local3020 lastindex = wkr.kindex;3025 } while(lastindex != wkr.kindex);4249 u16 lastindex; local4253 lastindex = wkr.kindex;4261 } while(lastindex != wkr.kindex);4340 u16 lastindex; local4368 lastindex = wkr.kindex;4377 } while((lastindex != wkr.kindex) && (j < 180-30));