Searched refs:MAX_CONSTANT (Results 1 – 1 of 1) sorted by relevance
39 static final int MAX_CONSTANT = 8; field in Program232 mConstants = new Type[MAX_CONSTANT]; in BaseProgramBuilder()323 if(mConstantCount >= MAX_CONSTANT) { in addConstant()