Home
last modified time | relevance | path

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

/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/3568/
H A Dgpio-test.sh34 num3=${var: 7: 1}
46 pinnum=`echo "32 $num1 8 $num2 1 $num3"|awk '{printf("%g",($1*$2)+($3*$4)+($5*$6))}'`
56 num3=${var: 7: 1}
68 pinnum=`echo "32 $num1 8 $num2 $num3"|awk '{printf("%g",$1*$2+$3*$4+$5)}'`
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_global_data.c41 static __u64 num3 = 0; variable
79 test_reloc(number, 3, &num3); in load_static_data()
/OK3568_Linux_fs/external/rk_pcba_test/
H A Dcpu_test.h56 int num3; member