Lines Matching +full:line +full:- +full:orders
4 * Module Name: dtcompilerparser.y - Bison input file for table compiler parser
12 * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp.
29 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
105 * re-exports any such software from a foreign destination, Licensee shall
106 * ensure that the distribution and export/re-export of the software is in
107 * compliance with all laws, regulations, orders, or other restrictions of the
109 * any of its subsidiaries will export/re-export any technical data, process,
131 * 3. Neither the names of the above-listed copyright holders nor the names
173 extern UINT64 DtCompilerParserlineno; /* Current line number */
183 #define YYFLAG -32768
234 …a { $$ = DtCreateTableUnit (AcpiUtStrcat(AcpiUtStrcat($1->Value, " "), $2->Value), $1->Line, $1->C…
239 …: DT_PARSEOP_LINE_CONTINUATION Datum { DbgPrint (ASL_PARSE_OUTPUT, "line continuation detected\n")…
264 * PARAMETERS: Message - Parser-generated error message