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

  /external/valgrind/main/mpi/
libmpiwrap.c 163 static long sizeof_long_double_image ( void );
525 if (ty == MPI_LONG_DOUBLE) return sizeof_long_double_image();
605 static long sizeof_long_double_image ( void ) function
649 printf("sizeof_long_double_image: computed %d\n", (int)cached_result);
732 f(base + offsetof(Ty,val), sizeof_long_double_image());
    [all...]

Completed in 908 milliseconds