Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Daslsupport.l155 #define ASL_SPACES_PER_TAB 4 macro
462 Count = ASL_SPACES_PER_TAB - in AslInsertLineBuffer()
463 (AslGbl_CurrentColumn & (ASL_SPACES_PER_TAB-1)); in AslInsertLineBuffer()