Searched refs:bad_label (Results 1 – 1 of 1) sorted by relevance
23 CeedContextFieldLabel count_label, other_label, time_label, bad_label; in main() local106 CeedOperatorGetContextFieldLabel(op_composite, "bad", &bad_label); in main()107 if (bad_label) printf("Incorrect context label returned\n"); in main()