Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/acpica/components/disassembler/
HDdmopcode.c238 int LastCharIsDigit; in AcpiDmPredefinedDescription() local
271 LastCharIsDigit = in AcpiDmPredefinedDescription()
281 if ((NameString[2] == 'C') && (LastCharIsDigit)) in AcpiDmPredefinedDescription()
285 else if ((NameString[2] == 'L') && (LastCharIsDigit)) in AcpiDmPredefinedDescription()
293 if ((NameString[2] == 'J') && (LastCharIsDigit)) in AcpiDmPredefinedDescription()