Searched refs:newBox (Results 1 – 2 of 2) sorted by relevance
58 int *&newBox = getNewBox(); in getValue() local59 newBox = 0; in getValue()60 return newBox; in getValue()