Home
last modified time | relevance | path

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

/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DreadStdCmap.c18 unsigned long **ptr_pix, unsigned int *ptr_npixels, int anzCells ) in readStdCmap() argument
108 if (n<anzCells) nmax=n; else nmax=anzCells; in readStdCmap()
125 if (nmax==anzCells) goto found_enough; in readStdCmap()
H A DextUtil.h726 unsigned long **ptr_pix, unsigned int *ptr_npixels, int anzCells );