Lines Matching full:yptr
122 char *yptr = NULL;124 yptr = strcasestr(property,"x");125 if(yptr) {127 int yres_new = atoi(yptr + 1);