Home
last modified time | relevance | path

Searched refs:count_offs (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpi/debugger/
H A Dmpich2_dll_defs.h15 int count_offs; member
H A Ddll_mpich2.c708 mqs_tword_t count = fetch_int (proc, ptr + i_info->count_offs, p_info); in fetch_receive()
/dports/net/mpich/mpich-3.4.3/src/mpi/debugger/
H A Dmpich_dll_defs.h16 int count_offs; member
H A Ddll_mpich.c764 mqs_tword_t count = fetch_int(proc, ptr + i_info->count_offs, p_info); in fetch_receive()