Searched refs:popVal (Results 1 – 1 of 1) sorted by relevance
474 ValType popVal( void) { return ((mnStackIdx>0) ? mnValStack[ --mnStackIdx] : 0);} in popVal() function in CffSubsetterContext539 const ValType aVal = popVal(); in popInt()675 nVal = popVal(); in readDictOp()746 nVal = popVal(); in readDictOp()854 const ValType aVal = popVal(); in pop2write()
Completed in 29 milliseconds