Home
last modified time | relevance | path

Searched refs:tmp_zero_s (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/lib/libc/inet/
H A Dinet_net_ntop.c165 int zero_s, zero_l, tmp_zero_s, tmp_zero_l; in inet_net_ntop_ipv6() local
204 zero_s = zero_l = tmp_zero_s = tmp_zero_l = 0; in inet_net_ntop_ipv6()
208 tmp_zero_s = i / 2; in inet_net_ntop_ipv6()
212 zero_s = tmp_zero_s; in inet_net_ntop_ipv6()
220 zero_s = tmp_zero_s; in inet_net_ntop_ipv6()