Home
last modified time | relevance | path

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

/llvm-project/llvm/test/MC/ELF/
H A Doffset.s58 .globl test2_e symbol
65 test2_e = test2_d - test2_b define
/llvm-project/clang/test/Sema/
H A Dconversion.c108 short test2_e(long long ll) { in test2_e() function