Home
last modified time | relevance | path

Searched refs:p_tmp (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/lib/
H A Dtst_net_vars.c329 char *p_tmp = tmp; in get_ipv6_network() local
347 border += sprintf(p_tmp, "%x", 256 * a[2 * i] + in get_ipv6_network()
/third_party/ffmpeg/libavcodec/
H A Dopus_silk.c243 int32_t p_tmp = p[k + 1] + p[k]; in silk_lsf2lpc() local
245 lpc32[k] = -q_tmp - p_tmp; in silk_lsf2lpc()
246 lpc32[order-k-1] = q_tmp - p_tmp; in silk_lsf2lpc()
/third_party/toybox/toys/pending/
H A Ddhcp.c1165 uint8_t *p_tmp; in dhcpc_parseoptions() local
1170 p_tmp = (void*) &nip; in dhcpc_parseoptions()
1173 *p_tmp++ = *options++; in dhcpc_parseoptions()

Completed in 5 milliseconds