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

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
direct2_dll.c 3 lib2foocdecl(int junk1, int* junk2)
5 *junk2 = junk1;
10 lib2foostdcall(int junk1, int* junk2)
12 *junk2 = junk1;
17 lib2foofastcall(int junk1, int* junk2)
19 *junk2 = junk1;
direct2_client.c 5 lib2foocdecl(int junk1, int* junk2);
9 lib2foostdcall(int junk1, int* junk2);
13 lib2foofastcall(int junk1, int* junk2);
17 lib1foocdecl(int junk1, int* junk2)
19 lib2foocdecl(junk1, junk2);
24 lib1foostdcall(int junk1, int* junk2)
26 lib2foostdcall(junk1, junk2);
31 lib1foofastcall(int junk1, int* junk2)
33 lib2foofastcall(junk1, junk2);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mep/
relocs-junk2.s 0 junk2:
1 junk2: label
complex-relocs.exp 47 gas_test relocs-junk2.s {-mconfig=default -o relocs-junk2.o} {} {assembling relocs-junk2}
49 ld_test {relocs-junk1.o relocs-syms.o relocs-junk2.o relocs-refs.o} {--defsym __stack=0x1ffff0 --defsym __sbss_end=0x1000 -e 1233 -EL} {relocs.x} {linking relocs.x}
relocs.d 47 00001024 <junk2>:
  /external/valgrind/memcheck/tests/
partiallydefinedeq.c 28 int* junk2 = malloc(sizeof(int)); local
31 short* ps2 = (short*)junk2;
34 int* pi2 = (int*)junk2;
  /external/clang/test/SemaCXX/
unknown-type-name.cpp 99 template<typename T> int junk2(T::junk) throw(); // expected-error{{missing 'typename'}}
  /external/syslinux/memdisk/
mstructs.h 118 uint8_t junk2[7]; /* More obsolete junk */ member in struct:__anon38521::hd_dpt
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
shapeproto.h 123 CARD16 junk2 B16; /* not used */
216 CARD16 junk2 B16;
  /external/icu/icu4c/source/test/cintltst/
capitst.c 1154 char junk2[1000]; local
    [all...]

Completed in 292 milliseconds