Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Daslcompile.c602 else if ((AslGbl_HexOutputFlag == HEX_OUTPUT_C) || in AslCompilerSignon()
679 else if ((AslGbl_HexOutputFlag == HEX_OUTPUT_C) || in AslCompilerFileHeader()
Daslhex.c201 case HEX_OUTPUT_C: in HxDoHexOutput()
Dasloptions.c859 AslGbl_HexOutputFlag = HEX_OUTPUT_C; in AslDoOptions()
Daslglobal.h343 #define HEX_OUTPUT_C 1 macro