Searched refs:currentx (Results 1 – 2 of 2) sorted by relevance
179 int currentx=info->postlist[j+2]; in floor1_info_unpack() local182 if(x>lx && x<currentx){ in floor1_info_unpack()186 if(x<hx && x>currentx){ in floor1_info_unpack()
253 int currentx=info->postlist[i+2]; in floor1_look() local256 if(x>lx && x<currentx){ in floor1_look()260 if(x<hx && x>currentx){ in floor1_look()