Searched defs:x9 (Results 1 – 7 of 7) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/Frontend/ |
H A D | backend-diagnostic.c | 28 int x5, int x6, int x7, int x8, int x9) { in inlineAsmError()
|
/minix3/external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/ |
H A D | struct2.c | 39 struct S9 *x9; variable
|
H A D | struct1.c | 42 struct S9 { int i; float f; } *x9; variable
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | override-layout.c | 138 struct X9 x9; in use_structs() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | new-delete.cpp | 206 void f(X9 *x9) { in f()
|
/minix3/lib/libc/gen/ |
H A D | arc4random.c | 137 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 D | dead-stores.c | 563 …int x9 = getInt(), x10 = 0; //expected-warning {{Value stored to 'x9' during its initialization is… in testBOComma() local
|