Home
last modified time | relevance | path

Searched defs:structype (Results 1 – 5 of 5) sorted by relevance

/dports/net/mpich/mpich-3.4.3/test/mpi/datatype/
H A Dstruct_verydeep.c23 MPI_Datatype ctg, vect, structype, vec2, structype2, vec3, structype3, vec4, structype4, vec5; in makeHDF5type0() local
77 MPI_Datatype ctg, vect, structype, vec2, structype2, vec3, structype3, vec4, structype4, vec5; in makeHDF5type1() local
/dports/net/mpich2/mpich2-1.5/test/mpi/datatype/
H A Dstruct-verydeep.c22 MPI_Datatype ctg, vect, structype, vec2, structype2, in makeHDF5type0() local
84 MPI_Datatype ctg, vect, structype, vec2, structype2, in makeHDF5type1() local
/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dtype.c31 struct typestruct *structype; local
H A Ddeclare.c327 PRIVATE void declselt(structype, psoffset, ptypelist) in declselt() argument
580 struct typestruct *structype; in declsu() local
/dports/graphics/grx/grx249/src/include/
H A Darith.h144 #define offsetof(structype,field) (int)( \ argument