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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Dasllisting.c447 Op->Asl.LogicalLineNumber, Op->Asl.EndLogicalLine);
544 LsWriteSourceLines (Op->Asl.EndLine, Op->Asl.EndLogicalLine, FileId);
622 LsWriteSourceLines (Op->Asl.LineNumber, Op->Asl.EndLogicalLine,
658 LsWriteSourceLines (Op->Asl.EndLine, Op->Asl.EndLogicalLine,
675 LsWriteSourceLines (Op->Asl.EndLine, Op->Asl.EndLogicalLine,
H A Dasltransform.c288 Op->Asl.EndLogicalLine = Neighbor->Asl.EndLogicalLine;
H A Daslcodegen.c289 /* 20 */ Op->Asl.EndLogicalLine);
H A Dasltree.c438 Op->Asl.EndLogicalLine = AslGbl_LogicalLineNumber;
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h1169 UINT32 EndLogicalLine; member in struct:acpi_parse_obj_asl

Completed in 115 milliseconds