Searched refs:wextra (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dfnmatch_loop.c534 int32_t *wextra; local
540 wextra = (int32_t *) &extra[idx + 4];
547 (int32_t) c1 < wextra[idx];
549 if (n[c1] != wextra[1 + c1])
552 if ((int32_t) c1 == wextra[idx])
567 cold = wextra[1 + wextra[idx]];
755 int32_t *wextra; local
761 wextra = (int32_t *) &extra[idx + 4];
766 cend = wextra[
[all...]

Completed in 16 milliseconds