Home
last modified time | relevance | path

Searched refs:DEBUG_SPACES_PER_INDENT (Results 1 – 2 of 2) sorted by relevance

/acpica-3.6.0/source/compiler/
Dasldefine.h272 #define DEBUG_SPACES_PER_INDENT 3 macro
Dasldebug.c451 IndentLength = Level * DEBUG_SPACES_PER_INDENT; in UtDumpParseOpName()