Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/compiler/
H A Daslcompile.c419 (Gbl_HexOutputFlag == HEX_OUTPUT_ASL)) in AslCompilerSignon()
496 (Gbl_HexOutputFlag == HEX_OUTPUT_ASL)) in AslCompilerFileHeader()
H A Daslhex.c102 case HEX_OUTPUT_ASL: in HxDoHexOutput()
H A Dasloptions.c670 Gbl_HexOutputFlag = HEX_OUTPUT_ASL; in AslDoOptions()
H A Daslglobal.h190 #define HEX_OUTPUT_ASL 3 macro
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/compiler/
H A Daslcompile.c596 (AslGbl_HexOutputFlag == HEX_OUTPUT_ASL)) in AslCompilerSignon()
673 (AslGbl_HexOutputFlag == HEX_OUTPUT_ASL)) in AslCompilerFileHeader()
H A Daslhex.c211 case HEX_OUTPUT_ASL: in HxDoHexOutput()
H A Dasloptions.c847 AslGbl_HexOutputFlag = HEX_OUTPUT_ASL; in AslDoOptions()
H A Daslglobal.h345 #define HEX_OUTPUT_ASL 3 macro