Home
last modified time | relevance | path

Searched refs:piecefn_indicated_exit (Results 1 – 2 of 2) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpid/common/datatype/dataloop/
H A Dsegment.c430 int piecefn_indicated_exit = -1; in PREPEND_PREFIX() local
525 piecefn_indicated_exit = 0; in PREPEND_PREFIX()
532 piecefn_indicated_exit = in PREPEND_PREFIX()
540 piecefn_indicated_exit = in PREPEND_PREFIX()
551 piecefn_indicated_exit = in PREPEND_PREFIX()
562 piecefn_indicated_exit = in PREPEND_PREFIX()
577 DLOOP_Assert(piecefn_indicated_exit >= 0); in PREPEND_PREFIX()
692 if (piecefn_indicated_exit) { in PREPEND_PREFIX()
/dports/net/mpich/mpich-3.4.3/src/mpi/datatype/typerep/dataloop/
H A Dsegment.c545 int piecefn_indicated_exit = -1; in MPII_Segment_manipulate() local
640 piecefn_indicated_exit = 0; in MPII_Segment_manipulate()
647piecefn_indicated_exit = contigfn(&myblocks, el_type, cur_elmp->curoffset, /* relative to segp->p… in MPII_Segment_manipulate()
652 piecefn_indicated_exit = in MPII_Segment_manipulate()
660piecefn_indicated_exit = blkidxfn(&myblocks, cur_elmp->curcount, cur_elmp->orig_block, cur_elmp->l… in MPII_Segment_manipulate()
664piecefn_indicated_exit = indexfn(&myblocks, cur_elmp->curcount, cur_elmp->loop_p->loop_params.i_t.… in MPII_Segment_manipulate()
672 MPIR_Assert(piecefn_indicated_exit >= 0); in MPII_Segment_manipulate()
776 if (piecefn_indicated_exit) { in MPII_Segment_manipulate()