Searched refs:num4 (Results 1 – 4 of 4) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | test_global_data.c | 42 static __u64 num4 = 0xffeeff; variable 80 test_reloc(number, 4, &num4); in load_static_data() 82 num4 = 1234; in load_static_data() 83 test_reloc(number, 6, &num4); in load_static_data()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2010-05-10-DAGCombinerBug.ll | 5 …30(i32 %num1, i16* nocapture %num2, float* nocapture %num3, double* nocapture %num4) nounwind ssp {
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-05-10-DAGCombinerBug.ll | 5 …30(i32 %num1, i16* nocapture %num2, float* nocapture %num3, double* nocapture %num4) nounwind ssp {
|
/external/libopus/celt/ |
D | pitch.c | 110 opus_val16 num0, num1, num2, num3, num4; in celt_fir5() local 116 num4=num[4]; in celt_fir5() 129 sum = MAC16_16(sum,num4,mem4); in celt_fir5()
|