Searched refs:num_type (Results 1 – 2 of 2) sorted by relevance
178 TPS(stack)[TPS(stack_ptr)].num_type = TRUE; in npush()193 if (TPS(stack)[TPS(stack_ptr)].num_type) in npop()206 TPS(stack)[TPS(stack_ptr)].num_type = FALSE; in spush()222 if (!TPS(stack)[TPS(stack_ptr)].num_type in spop()
760 bool num_type; member