Lines Matching refs:tmp
54 isc_uint64_t tmp;84 tmp = 0;91 return (tmp);96 return (tmp);99 if (tmp > overflow) {103 tmp *= base;105 if ((tmp + (o - digits)) < tmp) {109 tmp += o - digits;113 return (tmp);