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