Searched refs:ucx_size (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_string.c2919 ucx_size = FDC_MAX; \
2921 ucx_size = _i; \
3017 int cl, cx, i, nx, ucx_size; local
3104 while (i < ucx_size) {
3121 for (j = i; j+1 < ucx_size; j++) {
3125 ucx_size --;
3131 if (ucx_size > 0 && i == ucx_size &&
3133 cl = ccx[ucx_size-1];
3134 COLLECT_CPS(ucx_size);
[all...]

Completed in 130 milliseconds