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

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Duterror.c413 UINT32 BadName; local
424 ACPI_MOVE_32_TO_32 (&BadName, ACPI_CAST_PTR (UINT32, InternalName));
425 AcpiOsPrintf ("[0x%.8X] (NON-ASCII)", BadName);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1728 auto GenNoteAndFixIt = [&](StringRef BadName, StringRef Canonical,
1732 D << BadName << M->Name;

Completed in 111 milliseconds