Searched refs:Next_Choice (Results 1 – 1 of 1) sorted by relevance
2927 Next_Choice(FIELDTYPE *typ, FIELD *field, TypeArgument *argp) in Next_Choice() function2936 Next_Choice(typ->left, field, argp->left) || in Next_Choice()2937 Next_Choice(typ->right, field, argp->right)); in Next_Choice()3002 returnCode((Next_Choice(field->type, field, (TypeArgument *)(field->arg))) in CR_Next_Choice()