HomeSort by relevance Sort by last modified time
    Searched refs:foo16 (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/
reloc-rel16.s 5 .global foo16
7 bal ra, foo16
8 foo16: label
reloc-imm16.s 6 addw $foo16 , ra
crx.ld 45 foo16 = (. + 0x1000);
  /external/clang/test/Sema/
mips16_attr_not_allowed.c 4 void __attribute__((mips16)) foo16(); // expected-warning {{unknown attribute 'mips16' ignored}}
mips16_attr_allowed.c 4 void foo16();
6 void __attribute__((mips16)) foo16();
  /external/v8/test/mjsunit/regress/
regress-470804.js 30 this.foo16 = 0;
regress-4595.js 23 foo16: () => {},
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pj/
ops.s 50 .globl foo16
51 foo16: label
ops.d 62 00000011 <foo16>:
  /external/v8/test/mjsunit/compiler/
alloc-object-huge.js 68 this.foo16 = 16;
  /prebuilts/go/darwin-x86/test/
escape2.go 99 func foo16(yy *int) { // ERROR "leaking param: yy$" func
    [all...]
escape2n.go 99 func foo16(yy *int) { // ERROR "leaking param: yy$" func
    [all...]
  /prebuilts/go/linux-x86/test/
escape2.go 99 func foo16(yy *int) { // ERROR "leaking param: yy$" func
    [all...]
escape2n.go 99 func foo16(yy *int) { // ERROR "leaking param: yy$" func
    [all...]

Completed in 1137 milliseconds