Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Daslcompile.c598 if (AslGbl_HexOutputFlag == HEX_OUTPUT_ASM) in AslCompilerSignon()
675 if (AslGbl_HexOutputFlag == HEX_OUTPUT_ASM) in AslCompilerFileHeader()
Daslhex.c206 case HEX_OUTPUT_ASM: in HxDoHexOutput()
Dasloptions.c854 AslGbl_HexOutputFlag = HEX_OUTPUT_ASM; in AslDoOptions()
Daslglobal.h344 #define HEX_OUTPUT_ASM 2 macro