Searched refs:previousStateStack (Results 1 – 6 of 6) sorted by relevance
1840 byte[] previousStateStack = new byte[MAX_EXPLICIT_LEVEL+1]; in getDirProps()1926 previousStateStack[stackLast] = state; in getDirProps()1946 state = previousStateStack[stackLast]; in getDirProps()1992 state = previousStateStack[stackLast]; in getDirProps()
1806 byte[] previousStateStack = new byte[MAX_EXPLICIT_LEVEL+1]; in getDirProps()1892 previousStateStack[stackLast] = state; in getDirProps()1912 state = previousStateStack[stackLast]; in getDirProps()1958 state = previousStateStack[stackLast]; in getDirProps()
466 State previousStateStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local543 previousStateStack[stackLast]=state; in getDirProps()563 state=previousStateStack[stackLast]; in getDirProps()610 state=previousStateStack[stackLast]; in getDirProps()