Lines Matching defs:field
53 "lists the current minimal records per field 3 (numeric) and "
54 "field 4 (string), for each value of the catenation of fields 1 and 2.]"
104 Field_t* field;
176 for (f = state->field; f; f = f->next)
208 for (f = state->field; f; f = f->next)
312 if (opt_info.assignment == ':' || !(f = state->field) || f->mm != i)
320 f->next = state->field;
321 state->field = f;
335 for (f = state->field; f; f = f->next)
341 for (f = state->field; f; f = f->next)