Searched refs:zlim (Results 1 – 1 of 1) sorted by relevance
120 final int zlim = ((ylen!=0) ? max : 0); in createInputAllocations() local121 for (int zlen = 0; zlen <= zlim; ++zlen) in createInputAllocations()