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

/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dtparm.c136 grub_bool_t num_type; member in struct:__anon663
199 stack[stack_ptr].num_type = TRUE;
211 if (stack[stack_ptr].num_type)
221 stack[stack_ptr].num_type = FALSE;
234 if (!stack[stack_ptr].num_type && stack[stack_ptr].data.str != 0)
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dtparm.c136 grub_bool num_type; member in struct:__anon346
194 stack[stack_ptr].num_type = TRUE;
206 if (stack[stack_ptr].num_type)
216 stack[stack_ptr].num_type = FALSE;
229 if (!stack[stack_ptr].num_type && stack[stack_ptr].data.str != 0)

Completed in 16 milliseconds