Home
last modified time | relevance | path

Searched defs:x9 (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Frontend/
H A Dbackend-diagnostic.c28 int x5, int x6, int x7, int x8, int x9) { in inlineAsmError()
/minix3/external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/
H A Dstruct2.c39 struct S9 *x9; variable
H A Dstruct1.c42 struct S9 { int i; float f; } *x9; variable
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Doverride-layout.c138 struct X9 x9; in use_structs() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dnew-delete.cpp206 void f(X9 *x9) { in f()
/minix3/lib/libc/gen/
H A Darc4random.c137 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in crypto_core() local
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Ddead-stores.c563 …int x9 = getInt(), x10 = 0; //expected-warning {{Value stored to 'x9' during its initialization is… in testBOComma() local