Searched refs:tmp_value (Results 1 – 2 of 2) sorted by relevance
202 int tmp_value; in lwip_itoa() local206 tmp_value = number; in lwip_itoa()208 …srqponmlkjihgfedcba9876543210123456789abcdefghijklmnopqrstuvwxyz"[35 + (tmp_value - number * base)… in lwip_itoa()212 if (tmp_value < 0) { in lwip_itoa()
256 const char *tmp_value = NULL; in pkg_install_show_variable() local264 var->var = &tmp_value; in pkg_install_show_variable()