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

  /external/valgrind/main/none/tests/ppc32/
test_isa_2_06_part1.c     [all...]
test_isa_2_06_part2.c     [all...]
test_isa_2_06_part3.c 981 void * inA, * inB;
987 inA = (void *)&spec_sp_fargs[a_idx];
990 memcpy(((void *)&vec_inA) + (i * 4), inA, 4);
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_06_part1.c     [all...]
test_isa_2_06_part2.c     [all...]
test_isa_2_06_part3.c 981 void * inA, * inB;
987 inA = (void *)&spec_sp_fargs[a_idx];
990 memcpy(((void *)&vec_inA) + (i * 4), inA, 4);
    [all...]