Home
last modified time | relevance | path

Searched refs:HEX_OUTPUT_ASL (Results 1 – 4 of 4) sorted by relevance

/acpica-3.7.0/source/compiler/
Daslcompile.c603 (AslGbl_HexOutputFlag == HEX_OUTPUT_ASL)) in AslCompilerSignon()
680 (AslGbl_HexOutputFlag == HEX_OUTPUT_ASL)) in AslCompilerFileHeader()
Daslhex.c211 case HEX_OUTPUT_ASL: in HxDoHexOutput()
Dasloptions.c869 AslGbl_HexOutputFlag = HEX_OUTPUT_ASL; in AslDoOptions()
Daslglobal.h345 #define HEX_OUTPUT_ASL 3 macro