Searched refs:peekVal (Results 1 – 1 of 1) sorted by relevance
475 ValType peekVal( void) const { return ((mnStackIdx>0) ? mnValStack[ mnStackIdx-1] : 0);} in peekVal() function in CffSubsetterContext549 const ValType aVal = peekVal(); in peekInt()
Completed in 14 milliseconds