Searched refs:AmlIsLeadName (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAmlString.c46 AmlIsLeadName ( function
70 if (AmlIsLeadName (Ch) || (Ch >= '0' && Ch <= '9')) {
91 if (!AmlIsLeadName (Buffer[0])) {
195 if (AmlIsLeadName (Ch) || (Ch >= 'a' && Ch <= 'z')) {

Completed in 59 milliseconds