Searched defs:i8 (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | 970125-0.f | 35 subroutine foo(i4, i4a, i8, i8a) argument 37 integer*8 i8 local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | va-arg-8.c | 12 int i6, int i7, int i8, int i9, ...) in debug()
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | callfuncs.c | 182 sum10 (int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) in sum10() 195 cmp10 (int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) in cmp10()
|
H A D | scope0.c | 92 int i6 = useit (6), i7 = useit (7), i8 = useit (8); local
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/ |
H A D | callfwmall.c | 164 int sum10 (int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) in sum10()
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | arm-dis.c | 2498 unsigned int i8 = (given & 0x000000ff); in print_insn_thumb32() local
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | MachineValueType.h | 46 i8 = 5, // This is an 8 bit integer value enumerator
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 4483 llvm::IntegerType *i8 = CGF.Int8Ty; in PPC_initDwarfEHRegSizeTable() local 10049 llvm::IntegerType *i8 = CGF.Int8Ty; in initDwarfEHRegSizeTable() local
|