Searched refs:ktermios (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-01-25-NoSSE.ll | 7 %struct.ktermios = type { i32, i32, i32, i32, i8, [19 x i8], i32, i32 } 11 %termios = alloca %struct.ktermios, align 8 12 %termios1 = bitcast %struct.ktermios* %termios to i8* 14 call void @bar(%struct.ktermios* %termios) nounwind 18 declare void @bar(%struct.ktermios*)
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-01-25-NoSSE.ll | 7 %struct.ktermios = type { i32, i32, i32, i32, i8, [19 x i8], i32, i32 } 13 %termios = alloca %struct.ktermios, align 8 14 %termios1 = bitcast %struct.ktermios* %termios to i8* 16 call void @bar(%struct.ktermios* %termios) nounwind 20 declare void @bar(%struct.ktermios*)
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 31 struct ktermios { struct
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | termbits.h | 44 struct ktermios { struct
|