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