Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtfield.c563 char *StringValue, in DtCompileBuffer() argument
575 StringValue = DtNormalizeBuffer (StringValue, &Count); in DtCompileBuffer()
576 Substring = StringValue; in DtCompileBuffer()
602 ACPI_FREE (StringValue); in DtCompileBuffer()