Searched refs:DEBUG_SPACES_PER_INDENT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/compiler/ | ||
| H A D | asldefine.h | 272 #define DEBUG_SPACES_PER_INDENT 3 macro |
| H A D | asldebug.c | 451 IndentLength = Level * DEBUG_SPACES_PER_INDENT; in UtDumpParseOpName() |