Lines Matching defs:dt_field
193 typedef struct dt_field
198 struct dt_field *Next; /* Next field */
199 struct dt_field *NextLabel; /* If field is a label, next label */
207 } DT_FIELD;
252 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldList, NULL);
264 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_LabelList, NULL);
283 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldCacheNext, NULL);
284 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldCacheLast, NULL);
291 DT_FIELD **Field,
319 DT_FIELD *
333 DT_FIELD *Field);
338 DT_FIELD *Field,
356 DT_FIELD *Field,
394 DT_FIELD *Field,
409 DT_FIELD *FieldList);
417 DT_FIELD *Field,
425 DT_FIELD *Field,
433 DT_FIELD *Field,
439 DT_FIELD *Field,
443 /* dtfield - DT_FIELD operations */
447 DT_FIELD *Field);
512 DT_FIELD *FieldObject,
519 DT_FIELD *FieldObject,
525 DT_FIELD *FieldObject,
534 DT_FIELD *Field);
546 DT_FIELD *Field,
562 DT_FIELD **PFieldList);
566 DT_FIELD **PFieldList);
730 DT_FIELD **PFieldList);