Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs.c24 static __noinline int sub4(int w) in sub4() function
101 res4 = sub4(7) + sub1(8); /* (7 + (5 + 3 + (4 + 1)) + (6 + 1)) + (8 + 1) = 36 */ in prog4()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/utils/
H A Dqlocationtestutils_p.h162 SubClass sub4(baseDefault); in testConversion()
163 QVERIFY(QLocationTestUtils::compareEquality(sub4, subDefault)); in testConversion()