Home
last modified time | relevance | path

Searched defs:x_a (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/test/MC/AArch64/
H A Derror-location.s45 x_a: label
/llvm-project/llvm/test/MC/ARM/
H A Derror-location.s45 x_a: label
/llvm-project/libc/src/math/generic/
H A Dlog1pf.cpp87 uint32_t x_a = x_u & 0x7fff'ffffU; global() variable
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-static-member.cpp30 static X x_a; member in C
/llvm-project/clang/test/Sema/
H A Dcast.c185 typedef enum { x_a, x_b } X; enumerator