Home
last modified time | relevance | path

Searched defs:result3 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/functionalities/archives/
H A Dc.c10 int result3 = arg1 - __c_global; in cc() local
/llvm-project/libc/test/src/__support/
H A Dbig_int_test.cpp298 LL_UInt128 result3({0x12346789bcdf1233, 0xa987765443210fed}); TEST() local
333 LL_UInt128 result3(0xdffffffffffffff2); TEST() local
367 LL_UInt128 result3({0x26ae048cea62c840, 0x02468aceeca86420}); TEST() local
427 LL_UInt128 result3({0x1357024675316420, 0x0123456776543210}); TEST() local
470 LL_UInt128 result3({1, 0}); TEST() local
517 LL_UInt128 result3({0, 0}); TEST() local
567 LL_UInt128 result3({0, 0x13579bdf02468ace}); TEST() local
593 LL_UInt128 result3({0x123456789abcdef0, 0}); TEST() local
[all...]