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

  /external/valgrind/main/none/tests/amd64/
amd64locked.c 898 UInt* iil = malloc(sizeof(UInt)); local
902 *iil = i;
905 mash_mem_Q(iiq), mash_mem_L(iil), mash_mem_W(iiw)));
908 free(iil);
  /external/valgrind/main/none/tests/x86/
x86locked.c 731 UInt* iil = malloc(sizeof(UInt)); local
734 *iil = i;
737 mash_mem_L(iil), mash_mem_W(iiw)));
739 free(iil);

Completed in 50 milliseconds