Searched refs:tmp_end (Results 1 – 2 of 2) sorted by relevance
305 char *tmp_end = &tmp[ARRAY_SIZE(tmp)]; in vsnprintf() local453 s = number(tmp_end, num, base, flags & SMALL); in vsnprintf()454 len = tmp_end - s; in vsnprintf()
367 u64 tmp_start, tmp_end, tmp_size; in of_kexec_alloc_and_setup_fdt() local377 tmp_end = of_read_number(prop, len / 4); in of_kexec_alloc_and_setup_fdt()383 tmp_size = tmp_end - tmp_start; in of_kexec_alloc_and_setup_fdt()
Completed in 6 milliseconds