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

  /external/valgrind/main/mpi/
mpiwrap_type_test.c 37 Ty tys[2]; local
44 tys[0] = t1;
45 tys[1] = t2;
46 r = MPI_Type_struct( 2, blocklens, disps, tys, &tres );
  /external/valgrind/main/VEX/priv/
guest_arm64_toIR.c 6593 const IRType tys[3] = { Ity_I8, Ity_I16, Ity_I32 }; local
    [all...]

Completed in 255 milliseconds