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 899 UShort* iiw = malloc(sizeof(UShort)); local
903 *iiw = i;
905 mash_mem_Q(iiq), mash_mem_L(iil), mash_mem_W(iiw)));
909 free(iiw);
  /external/valgrind/none/tests/x86/
x86locked.c 732 UShort* iiw = malloc(sizeof(UShort)); local
735 *iiw = i;
737 mash_mem_L(iil), mash_mem_W(iiw)));
740 free(iiw);

Completed in 27 milliseconds