Home
last modified time | relevance | path

Searched refs:iocountp (Results 1 – 7 of 7) sorted by path

/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dputget.m41034 * that in *iocountp.
1041 size_t *const iocountp)
1052 *iocountp = *edges;
1072 *iocountp = 0;
1098 for(*iocountp = 1, edp0 = edp;
1102 *iocountp *= *edp0;
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c4694 size_t *const iocountp) in NCiocount() argument
4705 *iocountp = *edges; in NCiocount()
4725 *iocountp = 0; in NCiocount()
4751 for(*iocountp = 1, edp0 = edp; in NCiocount()
4755 *iocountp *= *edp0; in NCiocount()
H A Dputget.m4864 * that in *iocountp.
871 size_t *const iocountp)
882 *iocountp = *edges;
902 *iocountp = 0;
928 for(*iocountp = 1, edp0 = edp;
932 *iocountp *= *edp0;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c10456 size_t *const iocountp) in NCiocount() argument
10467 *iocountp = *edges; in NCiocount()
10487 *iocountp = 0; in NCiocount()
10513 for(*iocountp = 1, edp0 = edp; in NCiocount()
10517 *iocountp *= *edp0; in NCiocount()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c10598 size_t *const iocountp) in NCiocount() argument
10609 *iocountp = *edges; in NCiocount()
10629 *iocountp = 0; in NCiocount()
10655 for(*iocountp = 1, edp0 = edp; in NCiocount()
10659 *iocountp *= *edp0; in NCiocount()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dputget.c19959 size_t *const iocountp) in NCiocount() argument
19970 *iocountp = *edges; in NCiocount()
19990 *iocountp = 0; in NCiocount()
20016 for(*iocountp = 1, edp0 = edp; in NCiocount()
20020 *iocountp *= *edp0; in NCiocount()
H A Dputget.m4972 * that in *iocountp.
979 size_t *const iocountp)
990 *iocountp = *edges;
1010 *iocountp = 0;
1036 for(*iocountp = 1, edp0 = edp;
1040 *iocountp *= *edp0;