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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dexpand.c40 static const unsigned int nexpvars = 32; variable
46 unsigned int avail = nexpvars;
54 for (i = 0; i < nexpvars; i++) {
63 if (i == nexpvars) {
64 if (avail == nexpvars)
87 for (i = 0; i < nexpvars; i++) {
458 for (i = 0; i < nexpvars; i++) {

Completed in 96 milliseconds