#include <liberrno.h>#include <stdlib.h>#include <string.h>#include <cray/nassert.h>#include <cray/dopevec.h>#include "fio.h"
Go to the source code of this file.
Functions | |
| int | _cntig_chk (DopeVectorType *dv, void **newar, int *nocontig, long *extent, long *nbytes) |
| int | _unpack_arry (void *dvc, DopeVectorType *dvnc) |
| int _cntig_chk | ( | DopeVectorType * | dv, | |
| void ** | newar, | |||
| int * | nocontig, | |||
| long * | extent, | |||
| long * | nbytes | |||
| ) |
Definition at line 81 of file cntigchk.c.
References _fcdlen, _fcdtocp, DopeVector::a, DopeVector::base_addr, DopeVector::charptr, DopeVector::dimension, DopeVector::DvDimen::extent, FENOMEMY, f90_type::int_len, DopeVector::n_dim, NULL, DopeVector::DvDimen::stride_mult, f90_type::type, and DopeVector::type_lens.
Referenced by _FRF(), _FWF(), and setup_format().
| int _unpack_arry | ( | void * | dvc, | |
| DopeVectorType * | dvnc | |||
| ) |
Definition at line 299 of file cntigchk.c.
References _fcdlen, _fcdtocp, DopeVector::a, DopeVector::base_addr, DopeVector::charptr, DopeVector::dimension, DopeVector::DvDimen::extent, f90_type::int_len, DopeVector::n_dim, restrict, DopeVector::DvDimen::stride_mult, f90_type::type, and DopeVector::type_lens.
1.6.1