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

  /external/valgrind/none/tests/amd64/
amd64locked.c 911 UShort* iiw = malloc(sizeof(UShort)); local
915 *iiw = i;
917 mash_mem_Q(iiq), mash_mem_L(iil), mash_mem_W(iiw)));
921 free(iiw);
  /external/valgrind/none/tests/x86/
x86locked.c 744 UShort* iiw = malloc(sizeof(UShort)); local
747 *iiw = i;
749 mash_mem_L(iil), mash_mem_W(iiw)));
752 free(iiw);

Completed in 100 milliseconds