Lines Matching refs:STORAGE
170 case STORAGE: in Value()
190 case STORAGE: in toString()
209 case STORAGE: in isZero()
230 case STORAGE: in operator ==()
250 case STORAGE: in operator !=()
271 case STORAGE: in operator <()
292 case STORAGE: in operator >()
313 case STORAGE: in operator >=()
331 if (type == STORAGE) { in operator -()
373 case STORAGE: in operator =()
391 if (type == STORAGE) { in operator +=()