Searched refs:other_label (Results 1 – 1 of 1) sorted by relevance
23 CeedContextFieldLabel count_label, other_label, time_label, bad_label; in main() local96 CeedOperatorGetContextFieldLabel(op_composite, "other", &other_label); in main()98 CeedOperatorGetContextFieldLabel(op_composite, "other", &other_label); in main()101 CeedOperatorSetContextDouble(op_composite, other_label, &value_other); in main()