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

  /external/clang/test/CodeGen/
mult-alt-generic.c 15 int marray[2]; variable
134 asm("foo %1,%0" : "=r" (out0) : "X" (marray));
147 asm("foo %1,%0" : "=r" (out0) : "p" (marray));
267 asm("foo %1,%0" : "=r,r" (out0) : "r,X" (marray));
280 asm("foo %1,%0" : "=r,r" (out0) : "r,p" (marray));
mult-alt-x86.c 6 int marray[2]; variable
  /bionic/libc/bionic/
dlmalloc.c 4169 void** marray; \/* either "chunks" or malloced ptr array *\/ local
    [all...]
  /external/libffi/src/
dlmalloc.c 3950 void** marray; \/* either "chunks" or malloced ptr array *\/ local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 3960 void** marray; \/* either "chunks" or malloced ptr array *\/ local
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 340 milliseconds