Searched refs:num_type (Results 1 – 1 of 1) sorted by relevance
136 grub_bool num_type; member194 stack[stack_ptr].num_type = TRUE; in npush()206 if (stack[stack_ptr].num_type) in npop()216 stack[stack_ptr].num_type = FALSE; in spush()229 if (!stack[stack_ptr].num_type && stack[stack_ptr].data.str != 0) in spop()