Searched defs:result1 (Results 1 – 9 of 9) sorted by relevance
28 T result1 = func1(x); in StringParserOutputDiff() local52 T result1 = func1(x, &outPtr1, base); in StringToNumberOutputDiff() local
28 T result1 = func1(x); in SingleInputSingleOutputDiff() local49 T1 result1 = func1(x, &sideEffect1); in SingleInputSingleOutputWithSideEffectDiff() local
31 T1 result1 = func1(x, y); in TwoInputSingleOutputDiff() local
13 int result1; in test_omp_barrier() local
9 int result1 = arg1 - __a_global; in aa() local
8 int result1; in test_omp_flush() local
13 int result1 = 0; /* Stores number of not finished tasks after the taskwait */ in test_omp_taskwait() local
284 LL_UInt128 result1(66666); TEST() local 324 LL_UInt128 result1({0xffffffffffff5c08, 0xffffffffffffffff}); TEST() local 353 LL_UInt128 result1({50, 0}); TEST() local 413 LL_UInt128 result1({2, 0}); TEST() local 460 LL_UInt128 result1({0, 0}); TEST() local 507 LL_UInt128 result1({5076944270305263616, 54210108624}); // (10 ^ 30) TEST() local 557 LL_UInt128 result1(0x123456789abcdef0); TEST() local 583 LL_UInt128 result1(0x00123456789abcde); TEST() local [all...]
281 auto *result1 = cast<double *>(constd4); in TEST_F() local