Lines Matching refs:decrRefCount
85 decrRefCount(subst); in lookupKeyByPattern()
106 decrRefCount(subst); /* Incremented by decodeObject() */ in lookupKeyByPattern()
125 decrRefCount(keyobj); in lookupKeyByPattern()
126 if (fieldobj) decrRefCount(fieldobj); in lookupKeyByPattern()
130 decrRefCount(keyobj); in lookupKeyByPattern()
131 if (fieldlen) decrRefCount(fieldobj); in lookupKeyByPattern()
283 decrRefCount(sortval); in sortCommand()
487 decrRefCount(byval); in sortCommand()
525 decrRefCount(val); in sortCommand()
557 decrRefCount(val); in sortCommand()
575 decrRefCount(sobj); in sortCommand()
581 decrRefCount(vector[j].obj); in sortCommand()
583 decrRefCount(sortval); in sortCommand()
587 decrRefCount(vector[j].u.cmpobj); in sortCommand()