Home
last modified time | relevance | path

Searched refs:Gbl_CurrentField (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtexpress.c171 DT_FIELD *Gbl_CurrentField; variable
199 Gbl_CurrentField = Field; in DtResolveIntegerExpression()
254 Gbl_CurrentField, NULL); in DtDoOperator()
266 Gbl_CurrentField, NULL); in DtDoOperator()
352 Gbl_CurrentField, NULL); in DtDoOperator()
399 Gbl_CurrentField, LabelString); in DtResolveLabel()
H A Ddtparser.y169 extern DT_FIELD *Gbl_CurrentField;
324 Gbl_CurrentField, (char *) Message);
384 Gbl_CurrentField, "Could not initialize lexer"); in DtEvaluateExpression()