Searched refs:tmp2 (Results 1 – 3 of 3) sorted by relevance
36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null37 dump_config $tmp252 tmp2=/tmp/ikconfig$$.253 trap "rm -f $tmp1 $tmp2" 0
47 uint64_t tmp2 = sync->time2[0]; in time_sync_truncate() local54 sync->time2[NUM_TIME_SYNC_DATAPOINTS - 1] = tmp2; in time_sync_truncate()
1200 let tmp2 = Math.max(1203 let rightFactor = (tmp2 - 1) / 2;