Home | History | Annotate | Download | only in nspr

Lines Matching refs:tmp_min

715                         int tmp_min = -1;
752 tmp_min = ((rest[0]-'0')*10 +
755 tmp_min = (rest[0]-'0');
824 min = tmp_min;