Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslfileio.c176 UINT8 ErrorId) in FlFileError() argument
182 AslCommonError (ASL_ERROR, ErrorId, 0, 0, 0, 0, NULL, AslGbl_MsgBuffer); in FlFileError()
H A Daslcompiler.h1038 UINT8 ErrorId);
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1666 void depCtrError(SMLoc Loc, int ErrorId, StringRef DepCtrName);
7261 void AMDGPUAsmParser::depCtrError(SMLoc Loc, int ErrorId, in depCtrError() argument
7263 switch (ErrorId) { in depCtrError()