Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslcompile.c595 else if ((AslGbl_HexOutputFlag == HEX_OUTPUT_C) || in AslCompilerSignon()
672 else if ((AslGbl_HexOutputFlag == HEX_OUTPUT_C) || in AslCompilerFileHeader()
H A Daslhex.c201 case HEX_OUTPUT_C: in HxDoHexOutput()
H A Dasloptions.c837 AslGbl_HexOutputFlag = HEX_OUTPUT_C; in AslDoOptions()
H A Daslglobal.h343 #define HEX_OUTPUT_C 1 macro