Home
last modified time | relevance | path

Searched refs:DT_TABLE_UNIT (Results 1 – 4 of 4) sorted by relevance

/acpica-3.7.0/source/compiler/
Ddtfield.c759 DT_TABLE_UNIT *FieldKey, in DtCreateField()
760 DT_TABLE_UNIT *FieldValue, in DtCreateField()
804 DT_TABLE_UNIT *
810 DT_TABLE_UNIT *Unit = (DT_TABLE_UNIT *) UtFieldCacheCalloc (); in DtCreateTableUnit()
Ddtcompiler.h222 } DT_TABLE_UNIT; typedef
451 DT_TABLE_UNIT *FieldKey,
452 DT_TABLE_UNIT *FieldValue,
455 DT_TABLE_UNIT *
Ddtcompilerparser.l240 DtCompilerParserlval.u = (DT_TABLE_UNIT *) UtLocalCacheCalloc (sizeof (DT_TABLE_UNIT));
Ddtcompilerparser.y196 DT_TABLE_UNIT *u;