Searched refs:Previous_Choice (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/lib/libform/ |
| D | frm_driver.c | 3084 Previous_Choice(FORM *form, FIELDTYPE *typ, FIELD *field, TypeArgument *argp) in Previous_Choice() function 3093 Previous_Choice(form, typ->left, field, argp->left) || in Previous_Choice() 3094 Previous_Choice(form, typ->right, field, argp->right)); in Previous_Choice() 3155 returnCode((Previous_Choice(form, field->type, field, (TypeArgument *)(field->arg))) in CR_Previous_Choice()
|