Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmopcode.c353 int LastCharIsDigit; in AcpiDmPredefinedDescription() local
386 LastCharIsDigit = in AcpiDmPredefinedDescription()
396 if ((NameString[2] == 'C') && (LastCharIsDigit)) in AcpiDmPredefinedDescription()
400 else if ((NameString[2] == 'L') && (LastCharIsDigit)) in AcpiDmPredefinedDescription()
408 if ((NameString[2] == 'J') && (LastCharIsDigit)) in AcpiDmPredefinedDescription()