Home
last modified time | relevance | path

Searched defs:x_uint (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dext-int.c28 unsigned x_uint = 1; in Ops() local
/llvm-project/libc/src/math/generic/
H A Dacosf.cpp43 uint32_t x_uint = xbits.uintval(); global() variable
H A Dasinf.cpp49 uint32_t x_uint = xbits.uintval(); global() variable
/llvm-project/clang/test/SemaCXX/
H A Dext-int.cpp124 unsigned x_uint = 1, y_uint = 1; Ops() local
144 x32_s * x_uint; Ops() local