Home
last modified time | relevance | path

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

/external/llvm-project/lld/test/ELF/
Dppc64-dtprel.s45 .globl test_adjusted symbol
47 .type test_adjusted,@function
48 test_adjusted: label
53 .localentry test_adjusted, .Lfunc_lep1-.Lfunc_gep1
/external/python/cpython3/Lib/test/
Dtest_decimal.py4246 def test_adjusted(self): member in Coverage