Home
last modified time | relevance | path

Searched refs:DIST_Desc (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dconst.c749 if (sizeof(DIST_Desc) != in __fort_init_consts()
H A DfioMacros.h800 typedef struct DIST_Desc DIST_Desc; typedef
982 struct DIST_Desc { /* DIST header */ struct
H A Dscatter.c940 offsetbuf = (int *)__fort_malloc(2 * tempz * sizeof(int) + sizeof(DIST_Desc)); in I8()