Searched refs:max_context_labels (Results 1 – 2 of 2) sorted by relevance
392 CeedInt max_context_labels; member
2084 op->max_context_labels = 1; in CeedOperatorGetContextFieldLabel()2085 } else if (op->num_context_labels == op->max_context_labels) { in CeedOperatorGetContextFieldLabel()2087 op->max_context_labels *= 2; in CeedOperatorGetContextFieldLabel()