HomeSort by relevance Sort by last modified time
    Searched full:walk_type (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/mpi/
mpiwrap_type_test.c 3 mpiwrap.c (walk_type, walk_type_array) are correct. It does this
6 It then gets walk_type to enumerate the type, and compares the
libmpiwrap.c 210 in walk_type don't work. */
666 void walk_type ( void(*f)(void*,long), char* base, MPI_Datatype ty ) function
679 printf("walk_type %p\n", (void*)(unsigned long)ty);
865 fprintf(stderr, "%s %5d: walk_type: unhandled base type 0x%lx ",
870 fprintf(stderr, "%s %5d: walk_type: unhandled combiner 0x%lx\n",
878 barf("walk_type: unhandled combiner, strict checking selected");
882 /* Same as walk_type but apply 'f' to every element in an array of
    [all...]
  /external/valgrind/main/docs/internals/
3_2_BUGSTATUS.txt 131 r6575 r6693 32 n-i-bz walk_type: unhandled base type 0xe PACKED
  /external/valgrind/main/memcheck/docs/
mc-manual.xml     [all...]

Completed in 169 milliseconds